diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2016-07-07 17:46:08 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2016-07-07 17:46:08 -0400 |
commit | 93f706200c6101df137469ba2e0d965e93508991 (patch) | |
tree | 23bfc359ad8d54d0b5a12b61ab6692d354fb2e76 /package.json | |
parent | 90bf85631de22a83649aa937ed5281aa99c8c37a (diff) | |
download | jquery-93f706200c6101df137469ba2e0d965e93508991.tar.gz jquery-93f706200c6101df137469ba2e0d965e93508991.zip |
Build: Updating the master version to 3.1.1-pre.
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 4b5fdf677..3d38d9b74 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.1.0-pre", + "version": "3.1.1-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |