Skip to content

Commit

Permalink
(cargo-release) version 12.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bodil committed Jan 15, 2019
1 parent fc4d1aa commit c901d48
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]
## [12.3.0] - 2019-01-15

### Added

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 = "12.2.0"
version = "12.3.0"
authors = ["Bodil Stokke <bodil@bodil.org>"]
license = "MPL-2.0+"
description = "Immutable collection datatypes"
Expand Down

0 comments on commit c901d48

Please sign in to comment.