Release 0.5.0 stable (#234)

* This should be everything?

* Add contributing guide
This commit is contained in:
Lucien Greathouse
2019-08-27 14:14:48 -07:00
committed by GitHub
parent 53793f7dd2
commit 91caa67e04
7 changed files with 57 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
return {
codename = "Epiphany",
version = {0, 5, 0, "-alpha.13"},
version = {0, 5, 0},
expectedServerVersionString = "0.5.0 or newer",
protocolVersion = 2,
defaultHost = "localhost",