Skip to content

Commit ae6d37a

Browse files
committed
Version v3.0.0-alpha.2
1 parent 06e54f3 commit ae6d37a

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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-alpha.1"
17+
version = "3.0.0-alpha.2"
1818
authors = ["Luke Street <[email protected]>"]
1919
edition = "2021"
2020
license = "MIT OR Apache-2.0"

objdiff-wasm/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

objdiff-wasm/package.json

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

0 commit comments

Comments
 (0)