Version v2.0.0

This commit is contained in:
2024-09-09 20:18:56 -06:00
parent dcf209aac5
commit 3846a7d315
6 changed files with 22 additions and 8 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "objdiff-wasm",
"version": "2.0.0-beta.10",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "objdiff-wasm",
"version": "2.0.0-beta.10",
"version": "2.0.0",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@protobuf-ts/runtime": "^2.9.4"

View File

@@ -1,6 +1,6 @@
{
"name": "objdiff-wasm",
"version": "2.0.0-beta.10",
"version": "2.0.0",
"description": "A local diffing tool for decompilation projects.",
"author": {
"name": "Luke Street",