Version 3.4.2

This commit is contained in:
2025-11-21 22:15:20 -07:00
parent f7c291bd55
commit 2a24eb5aec
4 changed files with 8 additions and 8 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "objdiff-wasm",
"version": "3.4.1",
"version": "3.4.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "objdiff-wasm",
"version": "3.4.1",
"version": "3.4.2",
"license": "MIT OR Apache-2.0",
"devDependencies": {
"@biomejs/biome": "^1.9.3",

View File

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