Version v3.1.0

This commit is contained in:
LagoLunatic
2025-09-03 21:44:03 -04:00
parent 23009bf9a3
commit fb1d434bbc
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "objdiff-wasm",
"version": "3.0.1",
"version": "3.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "objdiff-wasm",
"version": "3.0.1",
"version": "3.1.0",
"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.0.1",
"version": "3.1.0",
"description": "A local diffing tool for decompilation projects.",
"author": {
"name": "Luke Street",