diff options
author | Timmy Willison <4timmywil@gmail.com> | 2019-05-01 17:19:45 -0400 |
---|---|---|
committer | Timmy Willison <4timmywil@gmail.com> | 2019-05-01 17:19:45 -0400 |
commit | 0e3e23df2275ed3a3f9f4ec3fd1dca4587969b7c (patch) | |
tree | 69386361dbdba2583ec4836ac88cb530802aeb9d /package.json | |
parent | 7dddb19ca4bca9685adb734c76dcf72c3f610007 (diff) | |
download | jquery-0e3e23df2275ed3a3f9f4ec3fd1dca4587969b7c.tar.gz jquery-0e3e23df2275ed3a3f9f4ec3fd1dca4587969b7c.zip |
Build: Updating the 3.4-stable version to 3.4.2-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 3f2058094..9b480caf7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery", "title": "jQuery", "description": "JavaScript library for DOM operations", - "version": "3.4.1-pre", + "version": "3.4.2-pre", "main": "dist/jquery.js", "homepage": "https://jquery.com", "author": { |