Skip to content

Commit f6196b3

Browse files
committed
Cut version 0.3.1
1 parent 67e4e43 commit f6196b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Terraform Landscape Change Log
22

3-
## master (unreleased)
3+
## 0.3.1
44

55
* Fix handling of initialization messages for included modules
66

lib/terraform_landscape/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# Defines the gem version.
44
module TerraformLandscape
5-
VERSION = '0.3.0'.freeze
5+
VERSION = '0.3.1'.freeze
66
end

0 commit comments

Comments
 (0)