Skip to content

Commit cbfc243

Browse files
committed
(cargo-release) version 1.0.0
1 parent 1d2e9d0 commit cbfc243

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+
## [1.0.0] - 2021-08-11
99

1010
This is the initial release of `imbl`, our fork/continuation of `im`. It is
1111
fully compatible with version `15.0.0` of `im`, and this changelog only lists

Cargo.toml

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

0 commit comments

Comments
 (0)