Skip to content

Commit fad2b63

Browse files
committed
Bump version: 0.0.12 → 0.1.0
1 parent 9fac348 commit fad2b63

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.12
2+
current_version = 0.1.0
33

44
[bumpversion:file:Cargo.toml]
55
search = 'version = "{current_version}"'

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openbook"
3-
version = "0.0.12"
3+
version = "0.1.0"
44
edition = "2021"
55
description = "📖1️⃣2️⃣ A CLI, TUI and SDK to interact with OpenBook V1 and V2 markets on the Solana blockchain."
66
license = "MIT"

0 commit comments

Comments
 (0)