diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2016-06-09 14:33:16 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2016-06-09 14:33:16 -0400 |
commit | 019c8f1f41de8696b2b90c43648fe339efdb6a02 (patch) | |
tree | 8696117948a3c30487093d3ddffb18148e312cad /package.json | |
parent | 7d21f02b9ec9f655583e898350badf89165ed4d5 (diff) | |
download | jquery-019c8f1f41de8696b2b90c43648fe339efdb6a02.tar.gz jquery-019c8f1f41de8696b2b90c43648fe339efdb6a02.zip |
Build: Updating the master version to 3.0.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 70bc22fd9..c6ae7165d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.0.0-pre", + "version": "3.0.1-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |