Version 3.7.2

This commit is contained in:
LagoLunatic
2026-05-31 23:25:27 -04:00
parent 8b1b4a9a79
commit 02daae417c
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "objdiff-wasm",
"version": "3.7.1",
"version": "3.7.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "objdiff-wasm",
"version": "3.7.1",
"version": "3.7.2",
"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.1",
"version": "3.7.2",
"description": "A local diffing tool for decompilation projects.",
"author": {
"name": "Luke Street",