Parcourir la source

Bump CLI to 0.3.1

Leszek Wiesner il y a 4 ans
Parent
commit
0449e0f794
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"