diff --git a/bower.json b/bower.json index 577fb717..a02ec238 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "metaljs", - "version": "0.1.1", + "version": "0.1.2", "main": "src/core.js", "description": "A solid foundation for UI components", "keywords": [ diff --git a/package.json b/package.json index fd6b3fd2..ea2767f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metaljs", - "version": "0.1.1", + "version": "0.1.2", "description": "A solid foundation for UI components", "license": "BSD", "repository": "liferay/metal",