Bump to 2.0.0-alpha.1 & fix version checks

This commit is contained in:
2024-05-21 09:50:27 -06:00
parent f5b5a612fc
commit 94f1f07b00
9 changed files with 43 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "objdiff-cli"
version = "0.1.0"
version = "2.0.0-alpha.1"
edition = "2021"
rust-version = "1.70"
authors = ["Luke Street <luke@street.dev>"]