Skip to content

Commit

Permalink
uplink(build): Bump crate version
Browse files Browse the repository at this point in the history
Bump the uplink crate version after the uplink-sys has been updated to
the last release and all the adjustments are done for the fixes and new
features.
  • Loading branch information
ifraixedes committed Oct 9, 2023
1 parent 19ac70d commit 5a83037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uplink/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "uplink"
version = "0.6.0"
version = "0.7.0"
authors = ["Ivan Fraixedes <[email protected]>"]
edition = "2021"
description = "Idiomatic and safe Rust binding for the Storj Lib Uplink"
Expand Down

0 comments on commit 5a83037

Please sign in to comment.