release: v1.5.0

This commit is contained in:
Adhityaa Chandrasekar 2019-02-04 18:06:39 -05:00
parent a4fbf67d73
commit e434f59f9a
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,3 @@
package main
var version = "v1.4.2"
var version = "v1.5.0"

View File

@ -0,0 +1,2 @@
UPDATE config
SET version = 'v1.5.0';