Skip to content

Commit

Permalink
(cargo-release) version 10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bodil committed Apr 12, 2018
1 parent f6b071f commit 3f56657
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a
Changelog](http://keepachangelog.com/en/1.0.0/) and this project
adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [10.1.0] - 2018-04-12
### Added

* `Vector`, `OrdMap` and `HashMap` now implement `Index` and
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "im"
version = "10.0.1-alpha.0"
version = "10.1.0"
authors = ["Bodil Stokke <[email protected]>"]
license = "MPL-2.0+"
description = "Assorted immutable collection datatypes"
Expand Down

0 comments on commit 3f56657

Please sign in to comment.