Updating version to v1.2.0

This commit is contained in:
Christopher Speller
2015-11-09 14:23:09 -05:00
parent e89e82cf70
commit b0fde13147

View File

@@ -12,6 +12,7 @@ import (
// It should be maitained in chronological order with most current
// release at the front of the list.
var versions = []string{
"1.2.0",
"1.1.0",
"1.0.0",
"0.7.1",