Bump version to 1.0.1

This commit is contained in:
2026-08-16 05:51:39 +08:00
parent dc6e72a8bb
commit ef13419b93
3 changed files with 3 additions and 3 deletions
Generated
+1 -1
View File
@@ -209,7 +209,7 @@ dependencies = [
[[package]]
name = "senbei"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"anyhow",
"indicatif",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "senbei"
version = "1.0.0"
version = "1.0.1"
edition = "2024"
description = "Static unpacker for Crackproof-protected PE files"
license = "AGPL-3.0-only"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "senbei-web"
version = "1.0.0"
version = "1.0.1"
edition = "2024"
description = "WebAssembly browser frontend for senbei"
license = "AGPL-3.0-only"