diff --git a/package.json b/package.json index b150cf4..51fb51b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css-bingo", - "version": "1.4.5", + "version": "1.4.6", "description": "Every byte counts when creating good user experiences for mobile devices and slow networks. Don't let the browser do unnecessary work. css-bingo finds all extraneous rules and selectors in your CSS, not used in your html, and removes them.", "main": "index.js", "scripts": {