diff --git a/bower.json b/bower.json index e491f9b..5a7a145 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "sphero", "main": "dist/sphero.min.js", - "version": "0.2.0", + "version": "0.3.0", "description": "The Orbotix JavaScript SDK to control Sphero robots.", "homepage": "https://github.com/orbotix/sphero.js", "authors": [ diff --git a/package.json b/package.json index c0e31a4..1a0fc48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sphero", - "version": "0.2.0", + "version": "0.3.0", "description": "Sphero.js", "homepage": "http://gosphero.com", "bugs": "https://github.com/orbotix/sphero.js/issues",