release: v1.4.1

This commit is contained in:
Adhityaa Chandrasekar 2019-01-16 23:02:44 -05:00
parent bc92df8083
commit e0cf9a89f9
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,3 @@
package main
var version = "v1.4.0"
var version = "v1.4.1"

View File

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