From b55c26cbfef5073311aa873e6f98cdfca9f76301 Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Wed, 12 Apr 2017 15:06:33 -0700 Subject: [PATCH] v1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2d87e25..8fbf1650 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "1.2.0", + "version": "1.3.0", "description": "React-based typeahead using the Bootstrap theme", "main": "lib/index.js", "directories": {