Skip to content

Commit 06742fa

Browse files
committed
Release v1.4.9.
1 parent debb1a5 commit 06742fa

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

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,7 +1,7 @@
11
[package]
22
name = "cargo-rdme"
33
description = "Cargo command to create your `README.md` from your crate's documentation"
4-
version = "1.4.9-pre"
4+
version = "1.4.9"
55
authors = ["Diogo Sousa <diogogsousa@gmail.com>"]
66

77
edition = "2024"

release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release notes
22

3+
## 1.4.9
4+
5+
* Relicensed project under the MIT license.
6+
* Update dependencies.
7+
38
## 1.4.8
49

510
* Use cargo styles for cli help output.

0 commit comments

Comments
 (0)