From f2417ff74eecbfe6e5b5f84dadb561887cdf1a8d Mon Sep 17 00:00:00 2001 From: Johan Halse Date: Tue, 28 Apr 2015 07:46:24 +0200 Subject: [PATCH] Bump version number in top comment --- src/tiny-autocomplete-0.4.2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tiny-autocomplete-0.4.2.js b/src/tiny-autocomplete-0.4.2.js index b973b49..56af1e9 100644 --- a/src/tiny-autocomplete-0.4.2.js +++ b/src/tiny-autocomplete-0.4.2.js @@ -3,7 +3,7 @@ * Small and fast autocomplete plugin for Zepto and jQuery. * Written by Johan Halse, https://twitter.com/hejsna, johan@varvet.se * License: http://johanhalse.mit-license.org - * @version 0.4.1 + * @version 0.4.2 * @return {object} Self */ (function(window, $) {