From 7038d9942ba4dbea304b70b561fb5c3479e9e2d1 Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Thu, 21 Jul 2016 14:40:30 -0700 Subject: [PATCH] v0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5784d4c..bd9a61c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.6.0", + "version": "0.6.1", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {