Updated versions in bower.json

This commit is contained in:
Ryan McGeary 2014-02-26 14:53:23 -05:00
parent cca5898e18
commit c72634b73d

View file

@ -1,11 +1,11 @@
{ {
"name": "jquery-timeago", "name": "jquery-timeago",
"version": "1.4.0", "version": "1.3.1",
"ignore": [ "ignore": [
"test", "test",
"vendor" "vendor"
], ],
"dependencies": { "dependencies": {
"jquery": ">=1.6" "jquery": ">=1.4"
} }
} }