From 976afd5113f378c48586e27d91e27fd461f042e2 Mon Sep 17 00:00:00 2001 From: Razican Date: Sun, 12 Feb 2017 21:34:53 +0100 Subject: [PATCH] Bumped version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2f0d923..424b5bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vsop87" -version = "2.0.0" +version = "2.0.1" authors = ["Iban Eguia "] license = "MIT/Apache-2.0" readme = "README.md"