diff --git a/.size-snapshot.json b/.size-snapshot.json index 0756e73f..a67f9670 100644 --- a/.size-snapshot.json +++ b/.size-snapshot.json @@ -1,12 +1,12 @@ { "dist/react-bootstrap-typeahead.js": { - "bundled": 353223, - "minified": 100742, - "gzipped": 32538 + "bundled": 353701, + "minified": 101017, + "gzipped": 32601 }, "dist/react-bootstrap-typeahead.min.js": { - "bundled": 317349, - "minified": 89414, - "gzipped": 29424 + "bundled": 317827, + "minified": 89689, + "gzipped": 29491 } } diff --git a/package.json b/package.json index a437072a..13399018 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bootstrap-typeahead", - "version": "4.0.0-alpha.9", + "version": "4.0.0-alpha.10", "description": "React typeahead with Bootstrap styling", "homepage": "http://ericgio.github.io/react-bootstrap-typeahead/", "author": "ericgio",