Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Manwe-777 committed Apr 28, 2024
1 parent ce39276 commit 27164aa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mtga-reader-linux-x64-gnu",
"version": "0.1.0",
"version": "0.1.1",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mtga-reader-win32-x64-msvc",
"version": "0.1.0",
"version": "0.1.1",
"os": [
"win32"
],
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mtga-reader",
"version": "0.1.0",
"version": "0.1.1",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down Expand Up @@ -41,4 +41,4 @@
"universal": "napi universal",
"version": "napi version"
}
}
}

0 comments on commit 27164aa

Please sign in to comment.