Skip to content

Commit

Permalink
bump 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
b1ff committed Jun 7, 2024
1 parent c69d46e commit 37589c2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "node-vault-client",
"version": "1.0.0",
"version": "1.0.1",
"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",
"repository": {
"url": "git+https://github.com/namecheap/node-vault-client.git"
},
"engines": {
"node": ">=14.0.0"
},
Expand Down

0 comments on commit 37589c2

Please sign in to comment.