From 27656ebaa67ca9524a64991353401dd189b902f6 Mon Sep 17 00:00:00 2001 From: Eric Giovanola Date: Sat, 1 Apr 2023 16:27:46 -0700 Subject: [PATCH] v6.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e64c2a8..64d67ec1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "6.1.0", + "version": "6.1.1", "description": "React typeahead with Bootstrap styling", "homepage": "http://ericgio.github.io/react-bootstrap-typeahead/", "author": "ericgio",