diff --git a/.size-snapshot.json b/.size-snapshot.json index 2fb9b4a8..5ccfce51 100644 --- a/.size-snapshot.json +++ b/.size-snapshot.json @@ -10,13 +10,13 @@ "gzipped": 32011 }, "react-bootstrap-typeahead.js": { - "bundled": 312120, - "minified": 100328, - "gzipped": 34629 + "bundled": 322516, + "minified": 108582, + "gzipped": 36215 }, "react-bootstrap-typeahead.min.js": { - "bundled": 281150, - "minified": 92031, - "gzipped": 31883 + "bundled": 291572, + "minified": 100014, + "gzipped": 33319 } } diff --git a/package.json b/package.json index 7f92afcc..252db7a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "5.1.3", + "version": "5.1.4", "description": "React typeahead with Bootstrap styling", "homepage": "http://ericgio.github.io/react-bootstrap-typeahead/", "author": "ericgio",