Skip to content

Commit

Permalink
ci: version bump to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Version Bump committed Feb 16, 2022
1 parent 1e29d17 commit 07260f6
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,11 +1,11 @@
{
"name": "@ayshptk/sdkgen",
"version": "0.0.1",
"version": "0.0.2",
"description": "an experiment to create barebones js SDKs from just a smart contract address",
"main": "dist/index.js",
"directories": {
"lib": "lib"
},
},
"scripts": {
"dev": "yarn build && sudo npm i . -g --force",
"build": "tsc -p ."
Expand Down

0 comments on commit 07260f6

Please sign in to comment.