diff --git a/bower.json b/bower.json index 628d104685f..ce792f00a45 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "yui", - "version": "3.17.2-rc-1", + "version": "3.17.2", "main": "build/yui/yui.js", "devDependencies": { "pure": "0.4.2" diff --git a/package.json b/package.json index 4c9b0f4ec1a..00a9254b059 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yui", - "version": "3.17.2-rc-1", + "version": "3.17.2", "description": "YUI 3 Source", "author": "Dav Glass ", "bugs": { "url" : "https://github.com/yui/yui3/issues" },