Skip to content

Commit 3de11a7

Browse files
committed
Update version and add date to Changes.md
1 parent ca35786 commit 3de11a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "ubi"
3-
version = "0.0.18"
3+
version = "0.0.19"
44
authors = ["Dave Rolsky <autarch@urth.org>"]
55
description = "The Universal Binary Installer"
66
repository = "https://github.com/houseabsolute/ubi"

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.0.19
1+
## 0.0.19 - 2023-02-18
22

33
- Fixed handling of bare executables on Windows. It would reject these because
44
it wasn't expecting to download a file with a `.exe` extension.

0 commit comments

Comments
 (0)