Skip to content

Commit bc68a99

Browse files
committed
chore: Release imbl version 2.0.2
1 parent 5753329 commit bc68a99

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
@@ -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+
## [2.0.2] - 2023-08-19
99

1010
### Changed
1111
- Some unnecessary trait bounds on `HashMap` were removed.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "imbl"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
authors = ["Bodil Stokke <[email protected]>", "Joe Neeman <[email protected]>"]
55
edition = "2018"
66
license = "MPL-2.0+"

0 commit comments

Comments
 (0)