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 v2.0.0 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 ba7008c commit c5dc7bc
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,6 +1,6 @@
{
"name": "@open-iot-service-platform/oisp-iot-agent",
"version": "2.0.0beta1",
"version": "2.0.0",
"description": "OISP IoT agent for devices",
"main": "server.js",
"dependencies": {
Expand All @@ -14,7 +14,7 @@
"mqtt": "^0.3.8",
"uuid": "^3.0.0",
"winston": "^2.4.0",
"@open-iot-service-platform/oisp-sdk-js": "^1.0.0"
"@open-iot-service-platform/oisp-sdk-js": "^1.0.1"
},
"bin": {
"oisp-admin": "./oisp-admin.js",
Expand Down

0 comments on commit c5dc7bc

Please sign in to comment.