From 77b8b25a8849ebd436196ca05ee7d9adb42d2372 Mon Sep 17 00:00:00 2001 From: Hardhat Chad Date: Mon, 25 Mar 2024 02:50:30 +0000 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 165797b..b979a92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ore-program" -version = "0.0.6" +version = "1.0.0" description = "Ore is a digital currency you can mine from anywhere, at home or on your phone." edition = "2021" license = "Apache-2.0"