aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-10-26 14:43:16 -0400
committerScott González <scott.gonzalez@gmail.com>2012-10-26 14:43:16 -0400
commit30556ce493b0cbda127f947c26de2f89a79c99bd (patch)
treebd2ed43ea7e15be9153163f1d133e9ffe7d511fa /package.json
parent2a68a7d2bc5a40a75d463a4fde09b89a75f94451 (diff)
downloadjquery-ui-30556ce493b0cbda127f947c26de2f89a79c99bd.tar.gz
jquery-ui-30556ce493b0cbda127f947c26de2f89a79c99bd.zip
Build: Set version to 1.10.0pre.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cb5037da9..6c3e73531 100644
--- a/package.json
+++ b/package.json
@@ -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.9.1pre",
+ "version": "1.10.0pre",
"homepage": "http://jqueryui.com",
"author": {
"name": "jQuery Foundation and other contributors",