Skip to content

Commit

Permalink
version: bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Philips committed Jan 28, 2015
1 parent 127fe32 commit b606078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
package version

var (
Version = "2.0.0-rc.2"
Version = "2.0.0"
InternalVersion = "2"
)

0 comments on commit b606078

Please sign in to comment.