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