Skip to content

Commit 114d6e9

Browse files
committed
Add a changelog
1 parent eea7bfa commit 114d6e9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## [0.34.0] 2023-09-27
4+
### Added
5+
- Publish binaries on GitHub releases, for use with e.g. `cargo binstall`.

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 = "rust-script"
3-
version = "0.33.0"
3+
version = "0.34.0"
44
edition = "2021"
55
rust-version = "1.64"
66
authors = ["Fredrik Fornwall <fredrik@fornwall.net>"]

0 commit comments

Comments
 (0)