diff --git a/.alloy.json b/.alloy.json index 17ee7f197e..1dcd614d9e 100644 --- a/.alloy.json +++ b/.alloy.json @@ -2,5 +2,5 @@ "alloycore": [ "aui-base-core" ], "alloyregex": "(aui|yui(", "yuiversion": "patched-v3.18.1", - "version": "3.1.0-deprecated.81" + "version": "3.1.0-deprecated.82" } \ No newline at end of file diff --git a/bower.json b/bower.json index fa456f8464..a1252d2d94 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "alloy-ui", - "version": "3.1.0-deprecated.81", + "version": "3.1.0-deprecated.82", "homepage": "http://alloyui.com", "authors": [ "Eduardo Lundgren " diff --git a/package.json b/package.json index 3ad7e78d5d..75d0ce245d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alloy-ui", "description": "AlloyUI", - "version": "3.1.0-deprecated.81", + "version": "3.1.0-deprecated.82", "author": { "name": "Eduardo Lundgren", "email": "eduardo.lundgren@liferay.com",