From 61df676cfc426667cdc6356fa23c971bc97bf77d Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Sun, 29 May 2016 14:11:59 -0700 Subject: [PATCH] Update to 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01530728..4ce3168b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.5.0", + "version": "0.5.1", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {