diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-02-13 15:18:53 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-02-13 15:18:53 -0500 |
commit | b743ae3d3a82237a10aee8a7d231738a64a0f41d (patch) | |
tree | af640a1eb44889dfd607b832ff74d360cfbf4159 /bower_components/jquery/component.json | |
parent | a12ab54dac21bdaf0ac3754dec8550fa75cf9f21 (diff) |
update jquery to 2.1.0
Diffstat (limited to 'bower_components/jquery/component.json')
-rw-r--r-- | bower_components/jquery/component.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower_components/jquery/component.json b/bower_components/jquery/component.json index cf834a30..c94ee1e0 100644 --- a/bower_components/jquery/component.json +++ b/bower_components/jquery/component.json @@ -1,7 +1,7 @@ { "name": "jquery", "repo": "components/jquery", - "version": "2.0.3", + "version": "2.1.0", "description": "jQuery component", "keywords": [ "jquery", |