Skip to content

Commit

Permalink
Bump to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayJack committed Jul 10, 2019
1 parent 20a250e commit d29cc7f
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]
name = "sugars"
version = "0.2.0"
version = "0.3.0"
authors = ["GrayJack <[email protected]>"]
readme = "README.md"
license-file = "LICENSE"
repository = "https://github.com/GrayJack/sugars"
documentation = "https://docs.rs/sugars"
homepage = "https://crates.io/crates/sugars"
description = "A collection of macros in Rust to make some tasks easier to use"
description = "A collection of macros in Rust to make some tasks easier to use or less verbose"
exclude = ["/.travis.yml"]
edition = "2018"

Expand Down

0 comments on commit d29cc7f

Please sign in to comment.