Skip to content

Commit

Permalink
0.6.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tongueroo committed Jul 13, 2022
1 parent 6f207c9 commit bfe7921
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
All notable changes to this project will be documented in this file.
This project *loosely tries* to adhere to [Semantic Versioning](http://semver.org/).

## [0.6.2] - 2022-07-13
- [#18](https://github.com/boltops-tools/terraspace_plugin_azurerm/pull/18) add backend config variables docs comment

## [0.6.1] - 2022-06-14
- [#17](https://github.com/boltops-tools/terraspace_plugin_azurerm/pull/17) backend.tf template project variable

Expand Down
2 changes: 1 addition & 1 deletion lib/terraspace_plugin_azurerm/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module TerraspacePluginAzurerm
VERSION = "0.6.1"
VERSION = "0.6.2"
end

0 comments on commit bfe7921

Please sign in to comment.