From f4e4b773c389b55b4fea625656b8f18b7a449c9c Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Sat, 21 May 2016 00:49:09 -0700 Subject: [PATCH] Update to v0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1c8ff07..01530728 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.4.1", + "version": "0.5.0", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {