Skip to content

Commit 7e2d6be

Browse files
committed
missed updating *.json
1 parent d2023db commit 7e2d6be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-ui",
3-
"version": "1.11.2",
3+
"version": "1.11.3",
44
"main": [
55
"jquery-ui.js"
66
],

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery-ui",
33
"repo": "components/jqueryui",
4-
"version": "1.11.2",
4+
"version": "1.11.3",
55
"license": "MIT",
66
"scripts": [
77
"jquery-ui.js"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery-ui",
33
"title": "jQuery UI",
44
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
5-
"version": "1.11.2",
5+
"version": "1.11.3",
66
"homepage": "http://jqueryui.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",

0 commit comments

Comments
 (0)