Skip to content

Commit 129cff6

Browse files
committed
Bump program crate version
1 parent c449cb9 commit 129cff6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "limestone-program"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
edition = "2021"
55
readme = "./README.md"
66
license-file = "../LICENSE"

program/idl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.0",
2+
"version": "0.1.0",
33
"name": "limestone_program",
44
"instructions": [
55
{

0 commit comments

Comments
 (0)