From 9c3c78e6550f764574c0d2d6e28984d653924701 Mon Sep 17 00:00:00 2001 From: tripp Date: Mon, 2 Jun 2014 11:44:23 -0700 Subject: [PATCH] Update metadata for 3.17.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" },