Skip to content

Commit 7a607c5

Browse files
committed
Build: update version to 3.0.0-pre
1 parent 598ed05 commit 7a607c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery",
3-
"version": "2.1.2-pre",
3+
"version": "3.0.0-pre",
44
"main": "dist/jquery.js",
55
"license": "MIT",
66
"ignore": [

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery",
33
"title": "jQuery",
44
"description": "JavaScript library for DOM operations",
5-
"version": "2.1.2-pre",
5+
"version": "3.0.0-pre",
66
"main": "dist/jquery.js",
77
"homepage": "http://jquery.com",
88
"author": {

0 commit comments

Comments
 (0)