There was an error while loading. Please reload this page.
1 parent 5525efc commit 12ac801Copy full SHA for 12ac801
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"$schema": "https://json.schemastore.org/package",
3
"name": "@csstools/tokenizer",
4
"description": "Tokenize CSS according to the CSS Syntax",
5
- "version": "3.0.0",
+ "version": "3.1.0",
6
"type": "module",
7
"main": "dist/tokenize.cjs",
8
"module": "dist/tokenize.mjs",
0 commit comments