Skip to content

Commit

Permalink
Version 0.2.1
Browse files Browse the repository at this point in the history
Documentation fix
  • Loading branch information
mendelt committed Mar 2, 2019
1 parent a4cfb90 commit 9fe426b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmdr/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cmdr"
version = "0.2.0"
version = "0.2.1"
edition = "2018"

authors = ["Mendelt Siebenga <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion cmdr_macro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cmdr_macro"
version = "0.2.0"
version = "0.2.1"
edition = "2018"

authors = ["Mendelt Siebenga <[email protected]>"]
Expand Down

0 comments on commit 9fe426b

Please sign in to comment.