Skip to content

Commit a80d718

Browse files
committed
Release 0.4.1 for llvm-plugin
1 parent 8fd1eea commit a80d718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm-plugin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "llvm-plugin"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = ["James Smith <jamesmth@proton.me>"]
55
categories = ["development-tools::ffi"]
66
description = "A wrapper for easily implementing out-of-source-tree LLVM plugins in Rust."

0 commit comments

Comments
 (0)