Skip to content

Commit d56dda7

Browse files
committed
Version v3.0.0-beta.2
1 parent c6971f3 commit d56dda7

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ strip = "debuginfo"
1414
codegen-units = 1
1515

1616
[workspace.package]
17-
version = "3.0.0-beta.1"
17+
version = "3.0.0-beta.2"
1818
authors = ["Luke Street <luke@street.dev>"]
1919
edition = "2024"
2020
license = "MIT OR Apache-2.0"

objdiff-wasm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "objdiff-wasm",
3-
"version": "3.0.0-beta.1",
3+
"version": "3.0.0-beta.2",
44
"description": "A local diffing tool for decompilation projects.",
55
"author": {
66
"name": "Luke Street",

0 commit comments

Comments
 (0)