Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StackDoubleFlow committed Jun 14, 2020
1 parent 4f2953e commit 46c7862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "mchprs"
version = "0.1.1"
version = "0.2.0"
authors = ["StackDoubleFlow <[email protected]>"]
edition = "2018"
description = "A multithreaded minecraft server built for redstone."
readme = "README.md"
license = "MIT"
keywords = ["minecraft", "server"]
keywords = ["minecraft", "server", "redstone"]
repository = "https://github.com/StackDoubleFlow/MCHPRS"
homepage = "https://github.com/StackDoubleFlow/MCHPRS"

Expand Down

0 comments on commit 46c7862

Please sign in to comment.