diff --git a/bower.json b/bower.json index 61f3d1a..8bf7d15 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "che", - "version": "2.1.0", + "version": "2.1.1", "authors": [ "Pavel Motorin" ], diff --git a/package.json b/package.json index 6376ab0..347d198 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Che", - "version": "2.1.0", + "version": "2.1.1", "private": true, "engines": { "node": ">=0.10.13",