Skip to content

Commit 21c7cdb

Browse files
committed
Release 0.6.3
1 parent ae8d55b commit 21c7cdb

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
@@ -3,7 +3,7 @@ name = "libloading"
33
# When bumping
44
# * Don’t forget to add an entry to `src/changelog.rs`
55
# * If bumping a incompatible version, adjust documentation in `src/lib.rs`
6-
version = "0.6.2"
6+
version = "0.6.3"
77
authors = ["Simonas Kazlauskas <libloading@kazlauskas.me>"]
88
license = "ISC"
99
repository = "https://github.com/nagisa/rust_libloading/"

0 commit comments

Comments
 (0)