diff --git a/bower.json b/bower.json index 74828d19..ac28fd1e 100644 --- a/bower.json +++ b/bower.json @@ -1,8 +1,7 @@ { "name": "steal-tools", - "version": "1.2.0-pre.3", "devDependencies": { - "steal": "^1.2.7", + "steal": "^1.3.0", "jquery": "~1.10.0", "less" : "^2.4.0" } diff --git a/package.json b/package.json index 71f08de4..105f5d43 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "steal-tools", "description": "Futuristic build tools for ES6 Module applications.", - "version": "1.2.0-pre.3", + "version": "1.2.0", "author": { "name": "Bitovi", "email": "contact@bitovi.com",