From 9b047dcbf58b785ed64b95858969e8315e195700 Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Thu, 4 Aug 2016 23:01:52 -0700 Subject: [PATCH] v0.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38e5d1da..5873230d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.8.2", + "version": "0.8.3", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {