From 07322d4e7844ed454fe1451dfebcc81620e18e3d Mon Sep 17 00:00:00 2001 From: Brian Smith Date: Sun, 27 Aug 2017 17:38:47 -1000 Subject: [PATCH] 0.5.1. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fb39ee1..f398f00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ license-file = "LICENSE.txt" name = "untrusted" readme = "README.md" repository = "https://github.com/briansmith/untrusted" -version = "0.5.0" +version = "0.5.1" [lib] name = "untrusted"