From 329db4f5475ee5cbcdd79cb0c4f261934862511b Mon Sep 17 00:00:00 2001 From: Nicolas Turlais Date: Tue, 15 Sep 2015 20:49:02 +0200 Subject: [PATCH] version 0.4.10 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index e89dbcf..ea7a39a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "chocolat", - "version": "0.4.9", + "version": "0.4.10", "main": [ "dist/css/chocolat.css", "dist/js/jquery.chocolat.js" diff --git a/package.json b/package.json index a484997..26309a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chocolat", - "version": "0.4.9", + "version": "0.4.10", "description": " Responsive jQuery Lightbox Plugin", "main": [ "css/chocolat.css",