Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Manwe-777 committed May 2, 2024
1 parent 2d0eef1 commit 6195fd3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.1",
"version": "0.1.2",
"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.1",
"version": "0.1.2",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mtga-reader",
"version": "0.1.1",
"version": "0.1.2",
"main": "index.js",
"types": "index.d.ts",
"napi": {
Expand Down

0 comments on commit 6195fd3

Please sign in to comment.