Skip to content

Commit 30b9930

Browse files
sandreimacatangiu
authored andcommitted
Bump version to 0.1.4 and update changelog
Signed-off-by: Andrei Sandu <[email protected]>
1 parent dc8d441 commit 30b9930

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v0.1.4
2+
3+
- Added more documentation and examples.
4+
5+
# v0.1.3
6+
7+
- Updated documentation.
8+
19
# v0.1.2
210

311
- Removed union serialization support.

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.3"
3+
version = "0.1.4"
44
license = "Apache-2.0"
55
authors = ["Amazon Firecracker team <[email protected]>"]
66
description = "Implements the Versionize derive proc macro."

0 commit comments

Comments
 (0)