diff --git a/Cargo.lock b/Cargo.lock index 29d9226..c1f4937 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2366,7 +2366,7 @@ dependencies = [ [[package]] name = "ore-program" -version = "1.1.0" +version = "1.2.0" dependencies = [ "bs58 0.5.0", "bs64", diff --git a/Cargo.toml b/Cargo.toml index 0a19f93..60e8420 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ore-program" -version = "1.1.0" +version = "1.2.0" description = "Ore is a digital currency you can mine from anywhere, at home or on your phone." edition = "2021" license = "Apache-2.0"