aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2016-07-07 17:44:57 -0400
committerTimmy Willison <timmywillisn@gmail.com>2016-07-07 17:44:57 -0400
commitd0d2d9b9b004cf0c6763c871646e01ca67579253 (patch)
tree7ea41f2c842073617d47f68ef497c357033bd96e /package.json
parent90bf85631de22a83649aa937ed5281aa99c8c37a (diff)
downloadjquery-3.1.0.tar.gz
jquery-3.1.0.zip
3.1.03.1.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4b5fdf677..f7b43cb03 100644
--- a/package.json
+++ b/package.json
@@ -2,12 +2,12 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "3.1.0-pre",
+ "version": "3.1.0",
"main": "dist/jquery.js",
"homepage": "https://jquery.com",
"author": {
"name": "jQuery Foundation and other contributors",
- "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
+ "url": "https://github.com/jquery/jquery/blob/3.1.0/AUTHORS.txt"
},
"repository": {
"type": "git",