Skip to content

Commit

Permalink
Merge pull request #7 from sapbuild/update-0.3.1
Browse files Browse the repository at this point in the history
Update to 0.3.1
  • Loading branch information
DavidJones02 committed Sep 18, 2015
2 parents 205885b + 73b0587 commit ca1ee26
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": "node-sap-secure-store",
"version": "0.3.0",
"version": "0.3.1",
"description": "Password protected encrypted configuration",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"decryptjson": "./bin/cryptjson.js"
},
"dependencies": {
"node-sap-promise": "0.3.0"
"node-sap-promise": "0.3.1"
},
"devDependencies": {
"chai": "~2.2.0",
Expand Down

0 comments on commit ca1ee26

Please sign in to comment.