From 38e3dda4d28c62d22f8ba7e30a51e81b60c7b2b3 Mon Sep 17 00:00:00 2001 From: Hardhat Chad Date: Fri, 15 Mar 2024 01:26:14 +0000 Subject: [PATCH] bump to 0.0.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 57a0e6f..f7f91a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ore-program" -version = "0.0.3" +version = "0.0.4" description = "Ore is a digital currency you can mine from anywhere, at home or on your phone." edition = "2021" license = "Apache-2.0"