Use semver versions for our in-between versions as well. Also update Sizzle.

http://semver.org/
This commit is contained in:
Timmy Willison
2013-03-23 15:22:49 -04:00
parent 48d71d0c3e
commit 336cf71a54
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
"version": "1.9.2pre",
"version": "1.9.2-pre",
"homepage": "http://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",