Skip to content

Commit 701c118

Browse files
committed
Fool release workflow step 2: reapply versions
1 parent 323a580 commit 701c118

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/@biomejs/biome/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@biomejs/biome",
3-
"version": "1.9.4",
3+
"version": "2.0.0",
44
"bin": {
55
"biome": "bin/biome"
66
},

packages/@biomejs/js-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@biomejs/js-api",
3-
"version": "0.7.1",
3+
"version": "1.0.0",
44
"description": "JavaScript APIs for the Biome package",
55
"scripts": {
66
"tsc": "tsc --noEmit",

0 commit comments

Comments
 (0)