Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit cc47387

Browse files
acatangiuandreeaflorescu
authored andcommitted
update bump from v0.1.2 to v0.2.0
There was newly added functionality which warants a version number `minor` bump, not just a version number `patch` bump. Signed-off-by: Adrian Catangiu <[email protected]>
1 parent 3601acb commit cc47387

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [0.1.2]
3+
## [0.2.0]
44

55
### Added
66

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kvm-bindings"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
authors = ["Amazon firecracker team <[email protected]>"]
55
description = "Rust FFI bindings to KVM generated using bindgen."
66
repository = "https://github.com/rust-vmm/kvm-bindings"

0 commit comments

Comments
 (0)