From f671e67297348f50b0b0c6bae72cdb118ce0d57b Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Tue, 2 Aug 2016 22:26:29 -0700 Subject: [PATCH] v0.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1cb00e3..38e5d1da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.8.1", + "version": "0.8.2", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {