Skip to content

Commit

Permalink
bumps to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed May 8, 2023
1 parent dc6b167 commit 04c4ee7
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,6 +1,6 @@
[package]
name = "mostro"
version = "0.6.9"
version = "0.7.0"
edition = "2021"
license = "MIT"
authors = ["Francisco Calderón <[email protected]>"]
Expand Down Expand Up @@ -40,4 +40,4 @@ mostro-core = "0.2.7"
tokio-cron-scheduler = "*"
tracing = "0.1.37"
tracing-subscriber = "0.3.16"
lazy_static = "1.4.0"
lazy_static = "1.4.0"

0 comments on commit 04c4ee7

Please sign in to comment.