From 742874ddef7382be224212e5c4925428669962a3 Mon Sep 17 00:00:00 2001 From: Nick Fitzgerald Date: Mon, 3 Jun 2019 09:55:54 -0700 Subject: [PATCH] Bump to version 0.5.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4df157c..36093d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0/MIT" name = "findshlibs" readme = "./README.md" repository = "https://github.com/gimli-rs/findshlibs" -version = "0.4.1" +version = "0.5.0" [badges.coveralls] repository = "gimli-rs/findshlibs"