Skip to content

Commit cc3d32d

Browse files
author
Matthew Fisher
authored
Merge pull request #76 from bacongobbler/bump-version
chore(version): bump version to 2.1.0-dev
2 parents 08a0e40 + 2f8bfa6 commit cc3d32d

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)