Version 3.7.3

This commit is contained in:
Luke Street
2026-07-09 23:48:35 -06:00
parent d22c785610
commit a3e11149f7
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "objdiff-wasm",
"version": "3.7.2",
"version": "3.7.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "objdiff-wasm",
"version": "3.7.2",
"version": "3.7.3",
"license": "MIT OR Apache-2.0",
"devDependencies": {
"@biomejs/biome": "^1.9.3",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "objdiff-wasm",
"version": "3.7.2",
"version": "3.7.3",
"description": "A local diffing tool for decompilation projects.",
"author": {
"name": "Luke Street",