Skip to content

Commit

Permalink
Cut version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Mar 30, 2019
1 parent dee4157 commit b800f10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Terraform Landscape Change Log

## master (unreleased)
## 0.3.2

* Fix handling of UTF-8 strings in Terraform plans

Expand Down
2 changes: 1 addition & 1 deletion lib/terraform_landscape/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

# Defines the gem version.
module TerraformLandscape
VERSION = '0.3.1'.freeze
VERSION = '0.3.2'.freeze
end

0 comments on commit b800f10

Please sign in to comment.