Skip to content

Commit b800f10

Browse files
committed
Cut version 0.3.2
1 parent dee4157 commit b800f10

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.2
44

55
* Fix handling of UTF-8 strings in Terraform plans
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.1'.freeze
5+
VERSION = '0.3.2'.freeze
66
end

0 commit comments

Comments
 (0)