From ee8b1f1a906b66fb8afcaf9c0c1e48558459eed6 Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Mon, 18 Jul 2016 22:17:54 -0700 Subject: [PATCH] v0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cb625d3..d5784d4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.5.3", + "version": "0.6.0", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {