Skip to content

Commit 3ca8d78

Browse files
authored
chore: release 0.2.0 (#438)
1 parent 137aab9 commit 3ca8d78

21 files changed

Lines changed: 21 additions & 21 deletions

File tree

npm/rslint/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/darwin-arm64",
3-
"version": "0.1.14",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"homepage": "https://rslint.rs",

npm/rslint/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/darwin-x64",
3-
"version": "0.1.14",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/rslint/linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/linux-arm64",
3-
"version": "0.1.14",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/rslint/linux-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/linux-x64",
3-
"version": "0.1.14",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/rslint/win32-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/win32-arm64",
3-
"version": "0.1.14",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/rslint/win32-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/win32-x64",
3-
"version": "0.1.14",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "binary for rslint",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/tsgo/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/tsgo-darwin-arm64",
3-
"version": "0.0.15",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "tsgo binary for darwin arm64",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/tsgo/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/tsgo-darwin-x64",
3-
"version": "0.0.15",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "tsgo binary for darwin x64",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/tsgo/linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/tsgo-linux-arm64",
3-
"version": "0.0.15",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "tsgo binary for linux arm64",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

npm/tsgo/linux-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rslint/tsgo-linux-x64",
3-
"version": "0.0.15",
3+
"version": "0.2.0",
44
"license": "MIT",
55
"description": "tsgo binary for linux x64",
66
"bugs": "https://github.com/web-infra-dev/rslint/issues",

0 commit comments

Comments
 (0)