From ffb6e689d28d295733b90f2b9e184205e33f19c2 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Fri, 21 Jul 2023 16:30:25 +0800 Subject: Bump version number to 0.1.2 I have fixed another bug and think that the version of a more stable version is worth bumping the versions for. --- forest/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'forest') diff --git a/forest/Cargo.toml b/forest/Cargo.toml index c51bf36..8cc445b 100644 --- a/forest/Cargo.toml +++ b/forest/Cargo.toml @@ -13,3 +13,5 @@ test-print-viz = [] [dependencies] graph = { path = "../graph" } + +# This should be integrated in the package, but it is not yet done. \ No newline at end of file -- cgit v1.2.3-18-g5258