Skip to content

Commit 84266b3

Browse files
committed
chore: bumped version number
1 parent dd33e0d commit 84266b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Changelog
22

3-
== Upcoming
3+
== 1.5.0
44

55
* feat: support for setting default tags at AWS provider level. (Thanks @patrickli)
66
For details see: https://www.hashicorp.com/blog/default-tags-in-the-terraform-aws-provider

lib/tfctl/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Tfctl
4-
VERSION = '1.4.0'
4+
VERSION = '1.5.0'
55
end

0 commit comments

Comments
 (0)