Skip to content

Commit

Permalink
Release 0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignacio Bona committed Nov 3, 2020
1 parent 0af1a5f commit 72ab2f9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spherov2.js-examples",
"version": "0.1.13",
"version": "0.1.14",
"description": "Examples - V2 api version for sphero toys (not official)",
"author": "igbopie",
"license": "MIT",
Expand Down Expand Up @@ -37,7 +37,7 @@
"bufferutil": "^4.0.1",
"http-server": "^0.12.3",
"net": "^1.0.2",
"spherov2.js": "^0.1.13",
"spherov2.js": "^0.1.14",
"tls": "^0.0.1",
"ts-loader": "^8.0.7",
"utf-8-validate": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spherov2.js",
"version": "0.1.13",
"version": "0.1.14",
"description": "V2 api version for sphero toys (not official)",
"author": "igbopie",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
},
"npm": false
},
"version": "0.1.13"
"version": "0.1.14"
}

0 comments on commit 72ab2f9

Please sign in to comment.