Browse Source

bump version

Joystream Stats 4 years ago
parent
commit
840ee9376a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.tsx

+ 1 - 1
src/App.tsx

@@ -29,7 +29,7 @@ import { VoteKind } from "@joystream/types/proposals";
 
 interface IProps {}
 
-const version = 0.2;
+const version = 0.3;
 
 const initialState = {
   blocks: [],