From b1802274ced785db9b2857cdce85200bf83e1e19 Mon Sep 17 00:00:00 2001 From: Jhonis de Souza Date: Mon, 8 Feb 2016 19:06:02 -0200 Subject: [PATCH] Correcting version numbers. --- e-calendar.jquery.json | 4 ++-- js/jquery.e-calendar.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/e-calendar.jquery.json b/e-calendar.jquery.json index fa66fd9..6983e80 100644 --- a/e-calendar.jquery.json +++ b/e-calendar.jquery.json @@ -6,7 +6,7 @@ "calendar", "events" ], - "version": "0.9.0", + "version": "0.9.3", "author": { "name": "Jhonis de Souza", "email": "jhonis.souza@gmail.com", @@ -23,6 +23,6 @@ "docs": "https://github.com/jhonis/e-calendar", "download": "https://github.com/jhonis/e-calendar", "dependencies": { - "jquery": ">=1.9" + "jquery": ">=1.11.0" } } \ No newline at end of file diff --git a/js/jquery.e-calendar.js b/js/jquery.e-calendar.js index 337791b..cbecdc2 100644 --- a/js/jquery.e-calendar.js +++ b/js/jquery.e-calendar.js @@ -1,5 +1,5 @@ /** - * @license e-Calendar v0.9.2 + * @license e-Calendar v0.9.3 * (c) 2014-2016 - Jhonis de Souza * License: GNU */