diff --git a/bower.json b/bower.json index 34caae2c..f6b8dae0 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jui", - "version": "1.3.3", + "version": "1.3.4", "main": "jui.min.js", "ignore": [ ".jshintrc", diff --git a/package.json b/package.json index 24e04933..1d88bd30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jui", - "version": "1.3.3", + "version": "1.3.4", "description": "JENNIFER UI is all free. a simple, fast, many: JUI is all-in-one desktop UI framework. Bootstrap support, Independent style & script components, SVG-based chart components.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"