Skip to content

Commit

Permalink
Merge pull request #265 from snshn/version-bump
Browse files Browse the repository at this point in the history
Bump version (2.5.0 -> 2.6.0)
  • Loading branch information
Sunshine authored Jun 8, 2021
2 parents 1bb8141 + 03b9af5 commit 2539aac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "monolith"
version = "2.5.0"
version = "2.6.0"
authors = [
"Sunshine <[email protected]>",
"Mahdi Robatipoor <[email protected]>",
Expand Down Expand Up @@ -39,4 +39,4 @@ default-features = false
features = ["default-tls", "blocking", "gzip"]

[dev-dependencies]
assert_cmd = "1.0.4"
assert_cmd = "1.0.5"

0 comments on commit 2539aac

Please sign in to comment.