From 663d790025c5a53d74d607cf4d2fa8bc5ac0713b Mon Sep 17 00:00:00 2001 From: Hubert Ursua Date: Tue, 26 Feb 2013 14:39:38 +0800 Subject: [PATCH] Correcting version number to 1.1.6 --- floodling.jquery.json | 2 +- jquery.floodling.js | 2 +- jquery.floodling.min.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/floodling.jquery.json b/floodling.jquery.json index f9492fb..451b20b 100644 --- a/floodling.jquery.json +++ b/floodling.jquery.json @@ -7,7 +7,7 @@ "form", "input" ], - "version": "1.1.5", + "version": "1.1.6", "author": { "name": "Hyubs Ursua", "url": "https://github.com/hyubs/floodling" diff --git a/jquery.floodling.js b/jquery.floodling.js index e50acd0..fa98df6 100644 --- a/jquery.floodling.js +++ b/jquery.floodling.js @@ -1,5 +1,5 @@ /** - * jQuery floodling v1.1.5 https://github.com/hyubs/floodling + * jQuery floodling v1.1.6 https://github.com/hyubs/floodling * Written by Hyubs Ursua * Copyright (c) 2013 * Website: https://github.com/hyubs/floodling diff --git a/jquery.floodling.min.js b/jquery.floodling.min.js index e8cab00..dff7328 100644 --- a/jquery.floodling.min.js +++ b/jquery.floodling.min.js @@ -1,5 +1,5 @@ /** - * jQuery floodling v1.1.5 https://github.com/hyubs/floodling + * jQuery floodling v1.1.6 https://github.com/hyubs/floodling * Written by Hyubs Ursua * Copyright (c) 2013 * Website: https://github.com/hyubs/floodling