Release v0.5.1

This commit is contained in:
Lucien Greathouse
2019-10-04 12:51:14 -07:00
parent 5b57025b0b
commit 7b4455ed51
4 changed files with 7 additions and 4 deletions

View File

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