From eb01d70db228e80e97a9cb3bf021a191e6a6c8c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Ben=CC=8Co?= Date: Thu, 19 Jan 2017 12:00:43 +0100 Subject: [PATCH] bump to 1.5.6 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 9206d4a..da8e54e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "foundation-datepicker", - "version": "1.5.5", + "version": "1.5.6", "homepage": "https://github.com/najlepsiwebdesigner/foundation-datepicker", "authors": [ "Peter Beňo " diff --git a/package.json b/package.json index 3c0048a..e56f92a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foundation-datepicker", - "version": "1.5.5", + "version": "1.5.6", "main": "js/foundation-datepicker.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"