Skip to content

Commit 9183be4

Browse files
committed
update master version to 0.9.0-dev
1 parent d5ac48d commit 9183be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
// The main version number that is being run at the moment.
10-
const Version = "0.8.6"
10+
const Version = "0.9.0"
1111

1212
// A pre-release marker for the version. If this is "" (empty string)
1313
// then it means that it is a final release. Otherwise, this is a pre-release

0 commit comments

Comments
 (0)