Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit a97a5ba

Browse files
committed
chore: Release am_list version 0.2.0
1 parent 5219e60 commit a97a5ba

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- next-header -->
99

10-
## [Unreleased] – ReleaseDate
10+
## [Unreleased] - ReleaseDate
11+
12+
## [Version 0.2.0] – 2023-06-07
1113

1214
### Added
1315

@@ -43,5 +45,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4345
### Security
4446

4547
<!-- next-url -->
46-
[Unreleased]: https://github.com/gagbo/am_list/compare/v0.1.0...HEAD
48+
[Unreleased]: https://github.com/gagbo/am_list/compare/v0.2.0...HEAD
49+
[Version 0.2.0]: https://github.com/gagbo/am_list/compare/v0.1.0...v0.2.0
4750
[Version 0.1.0]: https://github.com/gagbo/am_list/releases/tag/v0.1.0

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "am_list"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2021"
55
repository = "https://github.com/gagbo/am_list"
66
authors = ["Gerry Agbobada <[email protected]>"]

0 commit comments

Comments
 (0)