Skip to content

Commit 23e1970

Browse files
author
Matthew Fisher
committed
Merge pull request #74 from bacongobbler/release-2.0
chore(version): bump client version to 2.0.0
2 parents a17f89a + cb4891b commit 23e1970

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)