From 4f22220a362100e2ba00537e19abaa7a7e1a9158 Mon Sep 17 00:00:00 2001 From: Sebastian Motraghi Date: Wed, 25 May 2011 15:40:36 +0100 Subject: [PATCH] update docs; bump version number --- README | 7 +++++-- jquery.tagsinput.js | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README b/README index 2e39f73..5a6967c 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -jQuery Tags Input Plugin 1.2 +jQuery Tags Input Plugin 1.2.4 -Copyright (c) 2010 XOXCO, Inc +Copyright (c) 2011 XOXCO, Inc Documentation for this plugin lives here: http://xoxco.com/clickable/jquery-tags-input @@ -8,6 +8,9 @@ http://xoxco.com/clickable/jquery-tags-input Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php +The git repository for this plugin can be found at: +https://github.com/xoxco/jQuery-Tags-Input + ben@xoxco.com ------------------------------------------------------ diff --git a/jquery.tagsinput.js b/jquery.tagsinput.js index 8cda621..1c59bd3 100644 --- a/jquery.tagsinput.js +++ b/jquery.tagsinput.js @@ -1,6 +1,6 @@ /* - jQuery Tags Input Plugin 1.2.3 + jQuery Tags Input Plugin 1.2.4 Copyright (c) 2010 XOXCO, Inc