Skip to content

Commit

Permalink
chore: bump 0.6.0 and update authors.
Browse files Browse the repository at this point in the history
  • Loading branch information
b1ff committed Jun 21, 2022
1 parent 5fbd04c commit 1a917aa
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-vault-client",
"version": "0.5.7",
"version": "0.6.0",
"description": "A Vault Client implemented in pure javascript for HashiCorp Vault. It supports variety of Auth Backends and performs lease renewal for issued auth token.",
"repository": "github:namecheap/node-vault-client",
"engines": {
Expand All @@ -14,7 +14,7 @@
"test": "mocha test/**/*.test.js",
"version": "git add -A ."
},
"author": "Vlad Fedosov <vlad.fedosov@gmail.com>",
"author": "Namecheap <opensource@namecheap.com>",
"license": "Apache-2.0",
"dependencies": {
"assign-deep": "^1.0.1",
Expand Down

0 comments on commit 1a917aa

Please sign in to comment.