Skip to content

Commit bc9a4a2

Browse files
welldan97mkaczanowski
authored andcommitted
Staking CLI: Bump version
1 parent e21c2dc commit bc9a4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/staking-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chorus-one/staking-cli",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "All in one CLI for running staking operations on many blockchain networks",
55
"scripts": {
66
"build": "rm -fr dist/* && tsc -p tsconfig.cjs.json --outDir dist/cjs && chmod +x dist/cjs/index.js",

0 commit comments

Comments
 (0)