Skip to content

Commit

Permalink
Release 0.5.0 and add new author. (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthagen authored Feb 19, 2017
1 parent 1bc7ecf commit 125257a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[package]
name = "rust-belt"
version = "0.4.0"
version = "0.5.0"
authors = [
"johnthagen <[email protected]>",
"theandrewdavis <[email protected]>"
"theandrewdavis <[email protected]>",
"mcdenhoed <[email protected]>",
]

[dependencies]
Expand Down

0 comments on commit 125257a

Please sign in to comment.