Skip to content

Commit

Permalink
Merge pull request #49 from bytecodealliance/pch/release_userfaultfd_…
Browse files Browse the repository at this point in the history
…0.6.0

bump userfaultfd crate version to 0.6.0
  • Loading branch information
Pat Hickey authored Jun 27, 2023
2 parents 886e70f + 3c458d4 commit 9970ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "userfaultfd"
version = "0.5.1"
version = "0.6.0"
authors = ["The Wasmtime Project Developers"]
edition = "2018"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 9970ff6

Please sign in to comment.