Skip to content

Commit

Permalink
bump to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SillyFreak committed Oct 3, 2019
1 parent 6b70918 commit ecdccd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hedgehog-ide",
"version": "1.5.2",
"version": "1.5.3",
"description": "Hedgehog IDE and Deployment Protocol",
"main": "src/server/server",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/server/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// generated by genversion
export const version = '1.5.2';
export const version = '1.5.3';

0 comments on commit ecdccd4

Please sign in to comment.