Skip to content

Commit 185e9dc

Browse files
committed
1.0.11
1 parent 27e106d commit 185e9dc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/dropcss.cjs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* dropcss.js (DropCSS)
66
* An exceptionally fast, thorough and tiny unused-CSS cleaner
7-
* https://github.com/leeoniya/dropcss (v1.0.10)
7+
* https://github.com/leeoniya/dropcss (v1.0.11)
88
*/
99

1010
'use strict';

dist/dropcss.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* dropcss.js (DropCSS)
66
* An exceptionally fast, thorough and tiny unused-CSS cleaner
7-
* https://github.com/leeoniya/dropcss (v1.0.10)
7+
* https://github.com/leeoniya/dropcss (v1.0.11)
88
*/
99

1010
(function (global, factory) {

dist/dropcss.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dropcss",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "An exceptionally fast, thorough and tiny unused-CSS cleaner",
55
"main": "./dist/dropcss.cjs.js",
66
"scripts": {

0 commit comments

Comments
 (0)