Skip to content

Commit

Permalink
Fix version number in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ricvelozo committed Apr 8, 2018
1 parent 82470e1 commit bb7ab5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "brids"
version = "0.3"
version = "0.3.0"
authors = ["Ricardo Silva Veloso <[email protected]>"]
license = "MIT/Apache-2.0"
description = """
Expand Down

0 comments on commit bb7ab5c

Please sign in to comment.