diff --git a/bower.json b/bower.json index 500af3ee..b9ca13b1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "metal", - "version": "0.3.0", + "version": "0.3.1", "main": "src/core.js", "description": "A solid foundation for UI components", "keywords": [ diff --git a/package.json b/package.json index e3515e30..9ecea43f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metal", - "version": "0.3.0", + "version": "0.3.1", "description": "A solid foundation for UI components", "license": "BSD", "repository": "metal/metal.js",