From a3199cf19f4924e1978290fc87e557d6a0ecd7f7 Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Fri, 29 Apr 2016 16:00:09 -0700 Subject: [PATCH] Update to v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce7ef5cb..1f0f5150 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "0.3.2", + "version": "0.4.0", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {