From d5bdcd37b1e9a927d9679cfaed631e0bbae93c8d Mon Sep 17 00:00:00 2001 From: Maksim Krylosov Date: Fri, 24 Jan 2014 09:35:48 +0300 Subject: [PATCH] fix option name: "nextBtnHtml" to "closeBtnHtml" --- abigimage.jquery.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abigimage.jquery.json b/abigimage.jquery.json index 577d5d3..73257ad 100644 --- a/abigimage.jquery.json +++ b/abigimage.jquery.json @@ -1,6 +1,6 @@ { "name": "abigimage", - "version": "1.1.0", + "version": "1.1.1", "title": "ABigImage - view big versions of images", "author": { "name": "Krylosov Maksim",