Build: Fix version in package.json, oversight when branching 1-10-stable

This commit is contained in:
Jörn Zaefferer
2013-04-26 18:10:47 +02:00
parent 45f85cce56
commit 5c0a6aaeb7

View File

@@ -2,7 +2,7 @@
"name": "jquery-ui",
"title": "jQuery UI",
"description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.",
"version": "1.10.3pre",
"version": "1.11.0pre",
"homepage": "http://jqueryui.com",
"author": {
"name": "jQuery Foundation and other contributors",