Skip to content

Commit

Permalink
Merge pull request #24 from velocitycareerlabs/VL-6359-dev-to-rc
Browse files Browse the repository at this point in the history
Vl 6359 dev to rc
  • Loading branch information
michaelavoyan authored Dec 25, 2023
2 parents 31d9efb + b6472c5 commit e87672f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/sample-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@fastify/autoload": "~5.7.1",
"env-var": "~7.3.0",
"fastify": "~4.15.0",
"@velocitycareerlabs/vnf-nodejs-wallet-sdk": "^0.2.2"
"@velocitycareerlabs/vnf-nodejs-wallet-sdk": "^0.3.0"
},
"devDependencies": {
"@jest/globals": "~29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@velocitycareerlabs/vnf-nodejs-wallet-sdk",
"version": "0.2.2",
"version": "0.3.0",
"description": "VNF Wallet SDK Nodejs",
"main": "dist/index.js",
"types": "dist/global.d.ts",
Expand Down

0 comments on commit e87672f

Please sign in to comment.