Skip to content

Commit

Permalink
1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanpedersen committed Sep 27, 2017
1 parent 9696aea commit 4d007ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "css-bingo",
"version": "1.4.4",
"version": "1.4.5",
"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": {
Expand Down

0 comments on commit 4d007ae

Please sign in to comment.