From 8a98d657c8c34ce97ebcb0234294ef465cd38b76 Mon Sep 17 00:00:00 2001 From: Mika Tuupola Date: Sun, 20 Jan 2013 19:37:42 +0200 Subject: [PATCH] Bump version number because 0.9.1 already existed. --- chained.jquery.json | 2 +- jquery.chained.js | 2 +- jquery.chained.remote.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chained.jquery.json b/chained.jquery.json index 05cf9eb..98faabe 100644 --- a/chained.jquery.json +++ b/chained.jquery.json @@ -1,6 +1,6 @@ { "name": "chained", - "version": "0.9.1", + "version": "0.9.2", "title": "Chained", "author": { "name": "Mika Tuupola", diff --git a/jquery.chained.js b/jquery.chained.js index 9a989f4..7e0188f 100644 --- a/jquery.chained.js +++ b/jquery.chained.js @@ -9,7 +9,7 @@ * Project home: * http://www.appelsiini.net/projects/lazyload * - * Version: 0.9.1 + * Version: 0.9.2 * */ diff --git a/jquery.chained.remote.js b/jquery.chained.remote.js index 752cf45..8780957 100644 --- a/jquery.chained.remote.js +++ b/jquery.chained.remote.js @@ -9,7 +9,7 @@ * Project home: * http://www.appelsiini.net/projects/lazyload * - * Version: 0.9.1 + * Version: 0.9.2 * */