Skip to content

Commit aad8285

Browse files
committed
(cargo-release) version 11.0.0
1 parent 4473b38 commit aad8285

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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+
## [11.0.0] - 2018-07-10
1010

1111
### Changed
1212

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "im"
3-
version = "10.2.1-alpha.0"
3+
version = "11.0.0"
44
authors = ["Bodil Stokke <[email protected]>"]
55
license = "MPL-2.0+"
66
description = "Assorted immutable collection datatypes"

0 commit comments

Comments
 (0)