diff --git a/.size-snapshot.json b/.size-snapshot.json index c705fd2a..8cacd18d 100644 --- a/.size-snapshot.json +++ b/.size-snapshot.json @@ -1,12 +1,12 @@ { "dist/react-bootstrap-typeahead.js": { - "bundled": 321300, - "minified": 104175, - "gzipped": 34924 + "bundled": 321364, + "minified": 104184, + "gzipped": 34940 }, "dist/react-bootstrap-typeahead.min.js": { - "bundled": 290591, - "minified": 96113, - "gzipped": 32392 + "bundled": 290611, + "minified": 96081, + "gzipped": 32386 } } diff --git a/package.json b/package.json index b01de450..4ca5d300 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "4.2.2", + "version": "4.2.3", "description": "React typeahead with Bootstrap styling", "homepage": "http://ericgio.github.io/react-bootstrap-typeahead/", "author": "ericgio",