Updating version.go for 2.0

This commit is contained in:
Christopher Speller
2016-02-09 15:59:38 -05:00
parent 55c3dd4f5c
commit c5b92d9e85

View File

@@ -13,6 +13,7 @@ import (
// It should be maitained in chronological order with most current
// release at the front of the list.
var versions = []string{
"2.0.0",
"1.4.0",
"1.3.0",
"1.2.1",