Skip to content

Commit 8502e5b

Browse files
committed
1.0.15
1 parent 3612ef5 commit 8502e5b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/dropcss.cjs.js

Lines changed: 1 addition & 1 deletion
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.14)
7+
* https://github.com/leeoniya/dropcss (v1.0.15)
88
*/
99

1010
'use strict';

dist/dropcss.js

Lines changed: 1 addition & 1 deletion
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.14)
7+
* https://github.com/leeoniya/dropcss (v1.0.15)
88
*/
99

1010
(function (global, factory) {

dist/dropcss.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)