From d71140b73335bdbb29e29ce62dbb190300afaa67 Mon Sep 17 00:00:00 2001 From: Hardhat Chad Date: Sat, 17 Feb 2024 18:57:45 +0000 Subject: [PATCH] Update cargo toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6c3e40f..d75aacf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ore-program" -version = "0.0.1" +version = "0.0.2" description = "Ore is a cryptocurrency everyone can mine" edition = "2021" license = "Apache-2.0"