Skip to content

Commit a6cfc92

Browse files
authored
Merge pull request #29 from tbela99/v.next
0.4.1
2 parents 0a9f16c + 62f720f commit a6cfc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tbela99/css-parser",
33
"description": "CSS parser for node and the browser",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"exports": {
66
".": "./dist/node/index.js",
77
"./umd": "./dist/index-umd-web.js",

0 commit comments

Comments
 (0)