aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2019-09-25 00:44:15 +0200
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2019-09-25 00:44:15 +0200
commit78ff24dd4b7c18d3c72cfbfe871a8cd3cbf3caee (patch)
treeadf97370772d378f2144f470924b4e37b5812720 /package.json
parent409cbda7fe85d7026aaa4423d3384f288eed5be2 (diff)
downloadjquery-78ff24dd4b7c18d3c72cfbfe871a8cd3cbf3caee.tar.gz
jquery-78ff24dd4b7c18d3c72cfbfe871a8cd3cbf3caee.zip
Build: Update the version to 3.5.0-pre
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9b480caf7..955538e2d 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jquery",
"title": "jQuery",
"description": "JavaScript library for DOM operations",
- "version": "3.4.2-pre",
+ "version": "3.5.0-pre",
"main": "dist/jquery.js",
"homepage": "https://jquery.com",
"author": {