Skip to content

Commit 2f8bfa6

Browse files
author
Matthew Fisher
committed
chore(version): bump version to 2.1.0-dev
1 parent 23e1970 commit 2f8bfa6

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"
4+
const Version = "2.1.0-dev"
55

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

0 commit comments

Comments
 (0)