diff options
author | Timmy Willison <4timmywil@gmail.com> | 2019-04-10 15:57:28 -0400 |
---|---|---|
committer | Timmy Willison <4timmywil@gmail.com> | 2019-04-10 15:57:28 -0400 |
commit | 22caea8149fc1049ac05b9fab8242a07f25a580c (patch) | |
tree | 4b1a25d9c0959ab91948fd80eeeb2a13f21893f8 | |
parent | 59ea7659d433a4a025a25a92c1ed350726e09f76 (diff) | |
download | jquery-22caea8149fc1049ac05b9fab8242a07f25a580c.tar.gz jquery-22caea8149fc1049ac05b9fab8242a07f25a580c.zip |
Build: Updating the 3.4-stable version to 3.4.1-pre
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6bf054fa1..3f2058094 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.4.0-pre", + "version": "3.4.1-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |