diff --git a/bower.json b/bower.json index a7153844..e348a6c6 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jui", - "version": "2.0.1", + "version": "2.0.2", "main": [ "dist/ui.min.js", "dist/ui.min.css", diff --git a/package.json b/package.json index 941bebce..504b7a42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jui", - "version": "2.0.1", + "version": "2.0.2", "description": "JUI provide all kinds of UI components that are used in web pages. However, charts and grids are not included.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"