Skip to content

Commit 1e59b66

Browse files
committed
(cargo-release) version 13.0.0
1 parent 6ddf406 commit 1e59b66

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic
77
Versioning](http://semver.org/spec/v2.0.0.html).
88

9-
## [Unreleased]
9+
## [13.0.0] - 2019-05-18
1010

1111
The minimum supported Rust version is now 1.34.0.
1212

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "im"
3-
version = "12.3.4"
3+
version = "13.0.0"
44
authors = ["Bodil Stokke <bodil@bodil.org>"]
55
edition = "2018"
66
license = "MPL-2.0+"

rc/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "im-rc"
3-
version = "12.3.4"
3+
version = "13.0.0"
44
edition = "2018"
55
authors = ["Bodil Stokke <bodil@bodil.org>"]
66
license = "MPL-2.0+"

0 commit comments

Comments
 (0)