version: bump to v2.0.0-rc.1

release-2.0 v2.0.0-rc.1
Brandon Philips 2014-12-18 10:27:29 -08:00
parent fa35363f74
commit 221abdcb3b
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@
package version
var (
Version = "0.5.0-alpha.5"
Version = "2.0.0-rc.1"
)