Merge pull request #1861 from kroman0/backbone-fetch-cache-v1.1.1

backbone.fetch-cache v1.1.1
This commit is contained in:
Thomas Davis
2013-09-12 22:31:14 -07:00
3 changed files with 1555 additions and 1 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "backbone.fetch-cache",
"filename": "backbone.fetch-cache.min.js",
"version": "1.1.0",
"version": "1.1.1",
"author": "Andy Appleton",
"description": "Caches calls to Backbone.[Model | Collection].fetch",
"homepage": "https://github.com/mrappleton/backbone-fetch-cache",