Skip to content

Commit ef2c943

Browse files
committed
Bump to 0.6.1
1 parent b5086e3 commit ef2c943

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased]
44

5-
[Unreleased]: https://github.com/foresterre/storyteller/compare/v0.6.0...HEAD
5+
[Unreleased]: https://github.com/foresterre/storyteller/compare/v0.6.1...HEAD
6+
7+
## [0.6.1] - 2022-06-19
8+
9+
### Fixed
10+
11+
* Fix excessive packaged crate size
12+
13+
[0.6.1]: https://github.com/foresterre/bisector/compare/v0.6.0...v0.6.1
614

715
## [0.6.0] - 2022-06-17
816

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "storyteller"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
edition = "2018"
55

66
authors = ["Martijn Gribnau <[email protected]>"]

0 commit comments

Comments
 (0)