diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-07-10 14:20:32 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-07-10 14:20:32 -0400 |
commit | b7ea5c0f35d3f9e29480a849f1f78308e56067c7 (patch) | |
tree | b1cfd731ba7cb04331401b22babf972d1a49b8ef /bower.json | |
parent | a68b840b5e0c6751c8f7982ef4223b1fd94d4959 (diff) | |
download | jquery-b7ea5c0f35d3f9e29480a849f1f78308e56067c7.tar.gz jquery-b7ea5c0f35d3f9e29480a849f1f78308e56067c7.zip |
Fix bower.json version from cherry-picked commit
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 3858b7603..c4ec37d5b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery", - "version": "2.0.4-pre", + "version": "1.10.3-pre", "ignore": [ "**/.*", "build", |