From 69ebf538f2c9fc3c51f78415a0e561ac7f36536f Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Mon, 25 Jul 2016 23:12:28 -0700 Subject: [PATCH] v0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2731cde..d1b0ae7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.7.0", + "version": "0.7.1", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {