Skip to content

Commit

Permalink
0.2 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sornas committed Oct 25, 2020
1 parent 768fc7c commit 778ea0b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mumctl/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mumctl"
version = "0.1.0"
version = "0.2.0"
authors = ["Gustav Sörnäs <[email protected]>",
"Eskil Queseth <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion mumd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mumd"
version = "0.1.0"
version = "0.2.0"
authors = ["Gustav Sörnäs <[email protected]>",
"Eskil Queseth <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion mumlib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mumlib"
version = "0.1.0"
version = "0.2.0"
authors = ["Gustav Sörnäs <[email protected]>",
"Eskil Queseth <[email protected]>"]
edition = "2018"
Expand Down

0 comments on commit 778ea0b

Please sign in to comment.