diff options
author | Scott González <scott.gonzalez@gmail.com> | 2013-03-14 12:23:06 -0700 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2013-03-14 12:23:06 -0700 |
commit | db27541b3ccc8af8c558915d99bcf544d4afacc7 (patch) | |
tree | 7057125d2e3dd55a118db90ac43dc08c755fa3d5 /package.json | |
parent | 23771d38ba9d2663f6db0243c8e992dc7ff6844a (diff) | |
download | jquery-ui-db27541b3ccc8af8c558915d99bcf544d4afacc7.tar.gz jquery-ui-db27541b3ccc8af8c558915d99bcf544d4afacc7.zip |
Updating the master version to 1.10.3pre.
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 143b37cae..5a2250595 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.10.2pre", + "version": "1.10.3pre", "homepage": "http://jqueryui.com", "author": { "name": "jQuery Foundation and other contributors", |