Skip to content

Commit f0736e3

Browse files
committed
Cut version 0.1.18
1 parent 5c6ecd6 commit f0736e3

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

55
* Allow confirming `terraform apply` prompt
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.1.17'.freeze
5+
VERSION = '0.1.18'.freeze
66
end

0 commit comments

Comments
 (0)