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. --- graph_macro/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graph_macro/Cargo.toml') diff --git a/graph_macro/Cargo.toml b/graph_macro/Cargo.toml index 6e96140..198bc0f 100644 --- a/graph_macro/Cargo.toml +++ b/graph_macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "graph_macro" -version = "0.1.0" +version = "0.1.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3-18-g5258