From f8841d44c188704f0baf624ff7c93690c2e2ee2e Mon Sep 17 00:00:00 2001 From: Backnol Yogendran Date: Wed, 7 Oct 2015 10:31:30 -0400 Subject: [PATCH] Up the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38c992c..2b1ab53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angularjs-datetime-picker", - "version": "0.1.10", + "version": "0.1.14", "description": "Very Lightweight AngularJS DateTime Picker Without Using jQuery, bootStrap, or moment", "main": "angularjs-datetime-picker.js", "scripts": {