diff --git a/package.json b/package.json index a0b06b3..133077e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rocky.js", "title": "Run Pebble code in the browser", - "version": "0.2.1", + "version": "0.3.0", "main": "build/dist/rocky.js", "scripts": { "test": "grunt test"