From 78f7048876d1747914aa088304830d50f76ddb83 Mon Sep 17 00:00:00 2001 From: bseth99 Date: Tue, 12 Jul 2016 14:52:53 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa40a01..7078537 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery-ui-multisearch", "title": "jQuery UI MultiSearch", "description": "A jQuery UI widget that enables building a list of multiple items using an autocomplete entry box without imposing specific HTML structure or CSS style rules.", - "version": "0.0.3", + "version": "0.0.4", "author": { "name": "Ben Olson", "url": "http://bseth99.github.com/jquery-ui-multisearch"