Skip to content

Commit 71331ea

Browse files
committed
(cargo-release) version 15.1.0
1 parent 9847c3f commit 71331ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project
66
adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [15.1.0] - 2022-04-29
99

1010
### Added
1111

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "im"
3-
version = "15.0.0"
3+
version = "15.1.0"
44
authors = ["Bodil Stokke <bodil@bodil.org>"]
55
edition = "2018"
66
rust-version = "1.46.0"

rc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "im-rc"
3-
version = "15.0.0"
3+
version = "15.1.0"
44
edition = "2018"
55
rust-version = "1.46.0"
66
authors = ["Bodil Stokke <bodil@bodil.org>"]

0 commit comments

Comments
 (0)