Skip to content

Commit

Permalink
Prepare 0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mattatcha committed Sep 13, 2016
1 parent 425775e commit 8eb4205
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "terraform-fmt",
"main": "./lib/terraform-fmt",
"version": "0.1.0",
"version": "0.2.0",
"description": "Format tf source code with terraform fmt",
"repository": "https://github.com/mattaitchison/atom-terraform-fmt",
"keywords": [
Expand All @@ -14,8 +14,7 @@
"engines": {
"atom": ">=1.0.0 <2.0.0"
},
"dependencies": {
},
"dependencies": {},
"package-deps": [
"language-terraform"
]
Expand Down

0 comments on commit 8eb4205

Please sign in to comment.