Skip to content

Commit 12ac801

Browse files
committed
3.1.0
1 parent 5525efc commit 12ac801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package",
33
"name": "@csstools/tokenizer",
44
"description": "Tokenize CSS according to the CSS Syntax",
5-
"version": "3.0.0",
5+
"version": "3.1.0",
66
"type": "module",
77
"main": "dist/tokenize.cjs",
88
"module": "dist/tokenize.mjs",

0 commit comments

Comments
 (0)