Skip to content

Commit

Permalink
Update version.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
irustm committed Jul 6, 2021
1 parent 1261f81 commit 55294b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ export class Version {
}
}

export const VERSION = new Version("0.31.0");
export const VERSION = new Version("0.31.1");

0 comments on commit 55294b5

Please sign in to comment.