Skip to content

Commit

Permalink
chore(version): upgrade version to 2.0.0-rc.19 (#103)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Cui <[email protected]>
  • Loading branch information
BlackHole1 authored Sep 3, 2024
1 parent 9249de8 commit 6d22b2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oomol-lab/ovm",
"version": "2.0.0-rc.18",
"version": "2.0.0-rc.19",
"description": "oomol virtual machine",
"main": "src/index.ts",
"module": "src/index.ts",
Expand All @@ -17,7 +17,7 @@
},
"win32": {
"core": "v1.0.0-RC2",
"ovm": "v1.0.0-RC6"
"ovm": "v1.0.0-RC7"
}
},
"exports": {
Expand Down

0 comments on commit 6d22b2d

Please sign in to comment.