From 0f6e1d41b37284dfcea5744ce81e78710b5a867c Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 3 Feb 2023 10:29:10 -0330 Subject: update version number to 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0c0d18e..2637d53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pfc" -version = "0.2.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3