Skip to content

Commit 637a517

Browse files
committed
bump version #73
1 parent 5a9944c commit 637a517

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tbela99/css-parser",
3-
"version": "1.0.0-alpha7",
3+
"version": "1.0.0",
44
"publish": {
55
"include": [
66
"src",

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": "v1.0.0-alpha7",
4+
"version": "v1.0.0",
55
"exports": {
66
".": "./dist/node/index.js",
77
"./node": "./dist/node/index.js",

0 commit comments

Comments
 (0)