Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Commit c0218a6

Browse files
committed
(cargo-release) version 0.2.0
1 parent 94fb3dd commit c0218a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic
77
Versioning](http://semver.org/spec/v2.0.0.html).
88

9-
## [Unreleased]
9+
## [0.2.0] - 2019-04-14
1010

1111
### CHANGED
1212

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sized-chunks"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
authors = ["Bodil Stokke <bodil@bodil.org>"]
55
edition = "2018"
66
license = "MPL-2.0+"

0 commit comments

Comments
 (0)