diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-07-24 08:29:49 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-07-24 08:29:49 -0400 |
commit | 7d8c99de53273b7b7fb13b839c4ab296a2059277 (patch) | |
tree | 4c0735c212b9f88f2ca83f3c957fc558e5938803 /package.json | |
parent | 61f4d58523af73a370bcfa840271cb879bf0b710 (diff) | |
download | jquery-ui-7d8c99de53273b7b7fb13b839c4ab296a2059277.tar.gz jquery-ui-7d8c99de53273b7b7fb13b839c4ab296a2059277.zip |
Updating the 1-8-stable version to 1.8.23pre
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 42db75c5d..ff0830144 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.8.22", + "version": "1.8.23pre", "homepage": "https://github.com/jquery/jquery-ui", "author": { "name": "AUTHORS.txt" |