From 88549dedd448790e1659d29fb5a1acf24ad9f660 Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Fri, 22 Jul 2016 09:05:48 -0700 Subject: [PATCH] v0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d4662f0..42f6c282 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.6.2", + "version": "0.6.3", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {