Version v3.3.0

This commit is contained in:
2025-09-23 13:09:57 -06:00
parent 56dac46280
commit 7a8efb4c88
5 changed files with 52 additions and 8 deletions

View File

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

View File

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