Skip to content

Commit

Permalink
bump to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SillyFreak committed Oct 3, 2019
1 parent 8da8c7d commit 02f3cbc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.1",
"version": "1.5.2",
"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.1';
export const version = '1.5.2';

0 comments on commit 02f3cbc

Please sign in to comment.