Skip to content

Commit 8dd7764

Browse files
author
Matthew Fisher
authored
Merge pull request #113 from bacongobbler/release-v2.2.0-dev
chore(version): bump version to v2.2.0-dev
2 parents 2e7cede + 82a8d22 commit 8dd7764

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

66
// BuildVersion is the git revision of the build.
77
// Note: This value is overwritten by the linker during build

0 commit comments

Comments
 (0)