diff --git a/package-lock.json b/package-lock.json index 85ad942..af4c1c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "furhat-core", - "version": "1.0.0", + "version": "0.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2359c43..30fff9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "furhat-core", - "version": "0.1.0", + "version": "0.2.0", "description": "JS library for connecting to and operating FurhatOS (read more at: www.furhatrobotics.com)", "license": "MIT", "repository": "FurhatRobotics/FurhatJSCore",