Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Bump version for v1.0.1 release
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Ware <[email protected]>
  • Loading branch information
srware committed Jul 10, 2019
1 parent 1727c9f commit 52581d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@open-iot-service-platform/oisp-cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "OISP Command Line Interface",
"main": "",
"dependencies": {
"@open-iot-service-platform/oisp-sdk-js": "^1.0.0",
"@open-iot-service-platform/oisp-sdk-js": "^1.0.1",
"commander": "^2.11.0",
"mathjs": "^3.16.5",
"winston": "^2.4.0"
Expand Down

0 comments on commit 52581d9

Please sign in to comment.