Skip to content

Commit cb4891b

Browse files
author
Matthew Fisher
committed
chore(version): bump client version to 2.0.0
1 parent a17f89a commit cb4891b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package version
22

33
// Version identifies this Deis product revision.
4-
const Version = "2.0.0-dev"
4+
const Version = "2.0.0"
55

66
// APIVersion identifies the latest Deis api version
77
const APIVersion = "2.0"

0 commit comments

Comments
 (0)