From 5c6f362de0cd89fb447e0cb8fa48bc3cf88e16e6 Mon Sep 17 00:00:00 2001 From: Simon Egersand Date: Wed, 29 Nov 2017 22:17:53 +0100 Subject: [PATCH] Release v1.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8c06c3d..78ff145 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "eureka" -version = "0.1.0" +version = "1.0.0" authors = ["Simon Egersand "] [dependencies]