Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
Signed-off-by: Sayan Nandan <[email protected]>
  • Loading branch information
ohsayan committed Sep 29, 2021
1 parent c418eee commit 6d0314b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: 3 additions & 1 deletion derived/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
[package]
authors = ["Sayan Nandan <[email protected]>"]
categories = ["development-tools", "parsing", "rust-patterns"]
description = "Derive macros for automating the boring stuff"
documentation = "https://docs.rs/derived"
edition = "2018"
keywords = ["macro", "derive", "const", "constructor", "automation"]
license = "Apache-2.0"
name = "derived"
readme = "../README.md"
repository = "https://github.com/ohsayan/derived"
version = "0.4.0"
version = "0.4.1"

[lib]
proc-macro = true
Expand Down

0 comments on commit 6d0314b

Please sign in to comment.