diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-06-28 06:19:56 -0700 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-06-28 06:19:56 -0700 |
commit | c942575ed73657639af800e18b9be9f6792369c7 (patch) | |
tree | a9e3874e023776a644f646d91a4a21b811d0ed6e | |
parent | 6d22ee597b0d0081d38b06cb1b91a201fa24f5fd (diff) | |
download | jquery-ui-c942575ed73657639af800e18b9be9f6792369c7.tar.gz jquery-ui-c942575ed73657639af800e18b9be9f6792369c7.zip |
Setting version back to 1.9.0pre.
-rw-r--r-- | package.json | 2 |
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" |