From 142af74c014215fd3b9821cb2b822eb98a6fe670 Mon Sep 17 00:00:00 2001 From: Paul Uithol Date: Fri, 16 Aug 2013 17:33:23 +0200 Subject: [PATCH] Backbone-relational 0.8.6 --- backbone-relational.js | 2 +- index.html | 17 +++++++++++++---- package.json | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/backbone-relational.js b/backbone-relational.js index 3dd4494e..b149b341 100755 --- a/backbone-relational.js +++ b/backbone-relational.js @@ -1,6 +1,6 @@ /* vim: set tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab: */ /** - * Backbone-relational.js 0.8.5 + * Backbone-relational.js 0.8.6 * (c) 2011-2013 Paul Uithol and contributors (https://github.com/PaulUithol/Backbone-relational/graphs/contributors) * * Backbone-relational may be freely distributed under the MIT license; see the accompanying LICENSE.txt. diff --git a/index.html b/index.html index 18282ca6..67f4d7fa 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@