From 30f891c3c43f3bc12cbaf782bece0ef1bd4cee7e Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Fri, 17 Feb 2017 21:20:32 -0800 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc285764..6daf44a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "1.0.2", + "version": "1.1.0", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {