Skip to content

Commit abc786c

Browse files
chore(alloy-ui): prepare 3.1.0-deprecated.120 release
1 parent 938aedc commit abc786c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

third-party/projects/alloy-ui/.alloy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"alloycore": ["aui-base-core"],
33
"alloyregex": "(aui|yui(",
44
"yuiversion": "patched-v3.20.1",
5-
"version": "3.1.0-deprecated.119"
5+
"version": "3.1.0-deprecated.120"
66
}

third-party/projects/alloy-ui/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alloy-ui",
3-
"version": "3.1.0-deprecated.119",
3+
"version": "3.1.0-deprecated.120",
44
"homepage": "http://alloyui.com",
55
"authors": ["Eduardo Lundgren <eduardo.lundgren@liferay.com>"],
66
"description": "AlloyUI is a framework built on top of YUI3 (JavaScript) that uses Bootstrap (HTML/CSS) to provide a simple API for building high scalable applications",

third-party/projects/alloy-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alloy-ui",
33
"description": "AlloyUI",
4-
"version": "3.1.0-deprecated.119",
4+
"version": "3.1.0-deprecated.120",
55
"author": {
66
"name": "Eduardo Lundgren",
77
"email": "eduardo.lundgren@liferay.com",
@@ -22,7 +22,7 @@
2222
"helpers"
2323
],
2424
"scripts": {
25-
"gulp": "gulp",
25+
"gulp": "gulp",
2626
"prepublish": "gulp build-publish"
2727
},
2828
"files": [
@@ -60,4 +60,4 @@
6060
"npm": ">=2.0.0",
6161
"node": "<=0.12.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)