Publish v0.4.1

This commit is contained in:
Jonas Platte
2023-02-01 16:51:37 +01:00
parent 4ac360ae10
commit 54799b1b14
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
# 0.4.1
Improvements:
- Add Train-Case support
# 0.4.0
Breaking changes:
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
authors = ["Without Boats <woboats@gmail.com>"]
name = "heck"
version = "0.4.0"
version = "0.4.1"
edition = "2018"
license = "MIT OR Apache-2.0"
description = "heck is a case conversion library."