Skip to content

Commit 5737ed8

Browse files
authored
Merge pull request #54 from florian1345/v0.2.0
Bump version to 0.2.0
2 parents 8910ca1 + 5fef5c7 commit 5737ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kernal"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = [ "Florian Weinacker <florian1345@gmx.de>" ]
55
edition = "2021"
66
description = "A fluent assertion framework for Rust."

0 commit comments

Comments
 (0)