Skip to content

Commit 9c0043e

Browse files
committed
chore: Release imbl version 2.0.3
1 parent 9acedc6 commit 9c0043e

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.3] - 2023-10-25
99

1010
### Changed
1111
- `Vector::truncate` no longer panics if the `len` argument is larger than the

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.2"
3+
version = "2.0.3"
44
authors = ["Bodil Stokke <[email protected]>", "Joe Neeman <[email protected]>"]
55
edition = "2018"
66
license = "MPL-2.0+"

0 commit comments

Comments
 (0)