aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-06-28 06:19:56 -0700
committerScott González <scott.gonzalez@gmail.com>2012-06-28 06:19:56 -0700
commitc942575ed73657639af800e18b9be9f6792369c7 (patch)
treea9e3874e023776a644f646d91a4a21b811d0ed6e
parent6d22ee597b0d0081d38b06cb1b91a201fa24f5fd (diff)
downloadjquery-ui-c942575ed73657639af800e18b9be9f6792369c7.tar.gz
jquery-ui-c942575ed73657639af800e18b9be9f6792369c7.zip
Setting version back to 1.9.0pre.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bfa258b6f..3c371bf76 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery-ui",
"title": "jQuery UI",
"description": "Abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.",
- "version": "1.9.0-beta.1",
+ "version": "1.9.0pre",
"homepage": "https://github.com/jquery/jquery-ui",
"author": {
"name": "AUTHORS.txt"