aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2014-04-17 15:11:24 -0400
committerScott González <scott.gonzalez@gmail.com>2014-04-17 15:18:19 -0400
commitf873d065432c20a61b7351f559b43dbfcf661ddf (patch)
tree77171f20da6726b0b39a7c8c162801bea7ee5b05
parentd2c488402a9ee757e0b4e52e09a0530bc97bb2f2 (diff)
downloadjquery-f873d065432c20a61b7351f559b43dbfcf661ddf.tar.gz
jquery-f873d065432c20a61b7351f559b43dbfcf661ddf.zip
Build: Update version from pre to -pre
Ref jquery/jquery-release#61 Closes gh-1562
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 39c5b22a2..42ec792dd 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "1.11.1pre",
+ "version": "1.11.1-pre",
"main": "dist/jquery.js",
"homepage": "http://jquery.com",
"author": {