Skip to content

Commit 55c98a6

Browse files
committed
Release version 1.0.4
1 parent 4385e6b commit 55c98a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name = "wrappe"
44
description = "Packer for creating self-contained single-binary applications from executables and directories"
5-
version = "1.0.3"
5+
version = "1.0.4"
66
license = "BSD-2-Clause"
77
authors = ["Christian Sdunek <[email protected]>"]
88
categories = ["compression", "filesystem", "command-line-utilities"]

startpe/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name = "startpe"
44
description = "Runner for Packed Executables"
5-
version = "1.0.3"
5+
version = "1.0.4"
66
license = "BSD-2-Clause"
77
authors = ["Christian Sdunek <[email protected]>"]
88
edition = "2021"

0 commit comments

Comments
 (0)