Skip to content

Commit

Permalink
bump version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Hirsekorn authored and Nils Hirsekorn committed Sep 8, 2019
1 parent 321a86f commit 114a28c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"preferGlobal": true,
"name": "figure-speaker-frontend",
"version": "1.0.4",
"version": "1.0.5",
"description": "Speaker which reacts to NFC tags and streams music",
"author": "[email protected]",
"repository": "[email protected]:Kkoile/figure-speaker.git",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"preferGlobal": true,
"name": "figure-speaker",
"version": "1.0.4",
"version": "1.0.5",
"author": "Nils Hirsekorn <[email protected]>",
"description": "Speaker which reacts to NFC tags and streams music",
"repository": "[email protected]:Kkoile/figure-speaker.git",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"preferGlobal": true,
"name": "figure-speaker-server",
"version": "1.0.4",
"version": "1.0.5",
"author": "Nils Hirsekorn",
"description": "Speaker which reacts to NFC tags and streams music",
"repository": "[email protected]:Kkoile/figure-speaker.git",
Expand Down

0 comments on commit 114a28c

Please sign in to comment.