Browse Source

Bump CLI to 0.3.1

Leszek Wiesner 4 years ago
parent
commit
0449e0f794
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cli/package.json

+ 1 - 1
cli/package.json

@@ -1,7 +1,7 @@
 {
   "name": "@joystream/cli",
   "description": "Command Line Interface for Joystream community and governance activities",
-  "version": "0.3.0",
+  "version": "0.3.1",
   "author": "Leszek Wiesner",
   "bin": {
     "joystream-cli": "./bin/run"