From 83161b139af0e1de8278f72086504c8f7acf3eaa Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Tue, 7 Jun 2016 22:42:19 -0700 Subject: [PATCH] Update to v0.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ce3168b..94e1d40c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.5.1", + "version": "0.5.2", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {