Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit edcc4d4

Browse files
committedDec 17, 2021
Bump version to 3.0.0
1 parent c1223ed commit edcc4d4

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 = "qemu-exit"
3-
version = "2.0.1"
3+
version = "3.0.0"
44
authors = ["Andre Richter <andre.o.richter@gmail.com>"]
55
description = "Exit QEMU with user-defined code"
66
homepage = "https://github.com/andre-richter/qemu-exit"

0 commit comments

Comments
 (0)
Please sign in to comment.