Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Feb 15, 2024
1 parent 06f4ec9 commit 269950a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
authors = ["Michael Vines <[email protected]"]
authors = ["Michael Vines <[email protected]"]
categories = ["api-bindings"]
description = "Jupiter Aggregator API bindings"
edition = "2021"
license = "WTFPL"
name = "jup-ag"
readme = "README.md"
repository = "https://github.com/mvines/rust-jup-ag"
version = "0.6.0"
version = "0.7.0"

[dependencies]
base64 = "0.13"
Expand Down

0 comments on commit 269950a

Please sign in to comment.