From d617e2d4ed03f85ec641fbe2f5f870ce05369071 Mon Sep 17 00:00:00 2001 From: Heiko Behrens Date: Thu, 28 Jan 2016 10:56:14 -0800 Subject: [PATCH] bump to 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"