diff --git a/package.json b/package.json index 0b5626657..08b8f1ece 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabris", - "version": "2.1.0", + "version": "2.1.1", "description": "Mobile apps with native UIs in JavaScript", "keywords": [ "native", diff --git a/snippets/package.json b/snippets/package.json index 765037c0b..4ddf7d936 100644 --- a/snippets/package.json +++ b/snippets/package.json @@ -1,6 +1,6 @@ { "name": "tabris-js-snippets", - "version": "2.1.0", + "version": "2.1.1", "dependencies": { "colors": "^1.1.2", "ecstatic": "^2.1.0",