Skip to content

Commit 0e4d616

Browse files
JBYoshiJonathanWoollett-Light
authored andcommitted
Bump crate version to 0.1.6
Signed-off-by: JBYoshi <12983479+JBYoshi@users.noreply.github.com>
1 parent cdfb582 commit 0e4d616

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.1.6
2+
3+
- Allow array length definitions to include casts and other expressions
4+
15
# v0.1.5
26

37
- Ping dependency versions

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "versionize_derive"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
license = "Apache-2.0"
55
authors = ["Amazon Firecracker team <firecracker-devel@amazon.com>"]
66
description = "Implements the Versionize derive proc macro."

0 commit comments

Comments
 (0)