Skip to content

Commit 5c0a6aa

Browse files
committed
Build: Fix version in package.json, oversight when branching 1-10-stable
1 parent 45f85cc commit 5c0a6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10.3pre",
5+
"version": "1.11.0pre",
66
"homepage": "http://jqueryui.com",
77
"author": {
88
"name": "jQuery Foundation and other contributors",

0 commit comments

Comments
 (0)