Skip to content

Commit

Permalink
Published 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip Gates-Idem committed Feb 9, 2018
1 parent 461549f commit 16cae8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terraform-plan-parser",
"version": "1.0.5",
"version": "1.0.6",
"description": "This module provides functionality for parsing stdout from \"terraform plan\" and converting it to JSON that can be more easily analyzed.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -46,4 +46,4 @@
"tslint-config-semistandard": "^7.0.0",
"typescript": "^2.6.2"
}
}
}

0 comments on commit 16cae8a

Please sign in to comment.