From 91b1d00f75252432a1af9432815eb53702a8bc05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Thu, 18 Apr 2019 14:54:56 +0200 Subject: [PATCH] v0.4.0 --- Project.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Project.toml b/Project.toml index 7b27cfa..2cb3f12 100644 --- a/Project.toml +++ b/Project.toml @@ -1,5 +1,7 @@ name = "LRSLib" uuid = "262c1cb6-76e2-5873-868b-19ece3183cc5" +repo = "https://github.com/JuliaPolyhedra/LRSLib.jl.git" +version = "0.4.0" [deps] BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"