Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Álan Crístoffer committed Mar 26, 2018
1 parent a235783 commit 3c881d3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lachesis",
"version": "1.0.6",
"version": "1.0.7",
"description": "Moirai supervisor",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lachesis",
"version": "1.0.6",
"version": "1.0.7",
"description": "Builds Lachesis for desktop and mobile devices",
"license": "MIT",
"author": {
Expand Down
4 changes: 2 additions & 2 deletions src/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lachesis",
"version": "1.0.6",
"version": "1.0.7",
"description": "Moirai supervisor",
"license": "MIT",
"author": {
Expand All @@ -13,7 +13,7 @@
"url": "git://github.com/acristoffers/Lachesis.git"
},
"devDependencies": {
"@types/node": "9.4.7",
"@types/node": "9.6.0",
"electron": "1.8.4",
"typescript": "2.7.2"
},
Expand Down
4 changes: 2 additions & 2 deletions src/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lachesis",
"version": "1.0.6",
"version": "1.0.7",
"description": "Moirai supervisor",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"@types/electron-settings": ">=3.1.1",
"@types/jquery": ">=3.3.1",
"@types/lodash": ">=4.14.106",
"@types/node": ">=9.4.7",
"@types/node": ">=9.6.0",
"css-loader": ">=0.28.11",
"file-loader": ">=1.1.11",
"html-loader": ">=0.5.5",
Expand Down

0 comments on commit 3c881d3

Please sign in to comment.