summaryrefslogtreecommitdiff
path: root/bower_components/jquery/.bower.json
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-02-13 15:18:53 -0500
committerThomas Park <thomas@thomaspark.me>2014-02-13 15:18:53 -0500
commitb743ae3d3a82237a10aee8a7d231738a64a0f41d (patch)
treeaf640a1eb44889dfd607b832ff74d360cfbf4159 /bower_components/jquery/.bower.json
parenta12ab54dac21bdaf0ac3754dec8550fa75cf9f21 (diff)
update jquery to 2.1.0
Diffstat (limited to 'bower_components/jquery/.bower.json')
-rw-r--r--bower_components/jquery/.bower.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/bower_components/jquery/.bower.json b/bower_components/jquery/.bower.json
index fb353b36..44fc0e95 100644
--- a/bower_components/jquery/.bower.json
+++ b/bower_components/jquery/.bower.json
@@ -1,6 +1,6 @@
{
"name": "jquery",
- "version": "2.0.3",
+ "version": "2.1.0",
"description": "jQuery component",
"keywords": [
"jquery",
@@ -9,11 +9,11 @@
"main": "jquery.js",
"license": "MIT",
"homepage": "https://github.com/components/jquery",
- "_release": "2.0.3",
+ "_release": "2.1.0",
"_resolution": {
"type": "version",
- "tag": "2.0.3",
- "commit": "452a56b52b8f4a032256cdb8b6838f25f0bdb3d2"
+ "tag": "2.1.0",
+ "commit": "099ad075783a6189f13c1e742e03f9cc95654a27"
},
"_source": "git://github.com/components/jquery.git",
"_target": ">= 1.9.0",