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 */