I forgot to bump the Cargo.toml version, oops

This commit is contained in:
2023-09-10 00:24:53 -04:00
parent 26932b2e44
commit 711f40b591
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "objdiff"
version = "0.4.1"
version = "0.4.3"
edition = "2021"
rust-version = "1.65"
authors = ["Luke Street <luke@street.dev>"]