diff --git a/CHANGELOG.md b/CHANGELOG.md index a7600a9..bd9002b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# v4.0.2 + +## Other Changes +* chore: set local var module name (#92) (Darren)([aabf208](https://github.com/lacework/terraform-gcp-audit-log/commit/aabf20855dac73ac2a42935572480e9c715eca54)) +* ci: version bump to v4.0.2-dev (Lacework)([70b72b0](https://github.com/lacework/terraform-gcp-audit-log/commit/70b72b0bd46975ac49fca3e438ce45d552be042b)) +--- # v4.0.1 ## Other Changes diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 326ad23..13240fe 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,6 @@ # Release Notes -Another day, another release. These are the release notes for the version `v4.0.1`. +Another day, another release. These are the release notes for the version `v4.0.2`. ## Other Changes -* chore: add lacework_metric_module datasource (#90) (Darren)([a7e77e6](https://github.com/lacework/terraform-gcp-audit-log/commit/a7e77e617ac0ab5901231862c647e6efa0805f0f)) -* ci: version bump to v4.0.1-dev (Lacework)([588b675](https://github.com/lacework/terraform-gcp-audit-log/commit/588b6759a8d51f6420fa8d752cb2693db97babd4)) +* chore: set local var module name (#92) (Darren)([aabf208](https://github.com/lacework/terraform-gcp-audit-log/commit/aabf20855dac73ac2a42935572480e9c715eca54)) +* ci: version bump to v4.0.2-dev (Lacework)([70b72b0](https://github.com/lacework/terraform-gcp-audit-log/commit/70b72b0bd46975ac49fca3e438ce45d552be042b)) diff --git a/VERSION b/VERSION index d2abb49..4bac418 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.2-dev \ No newline at end of file +4.0.2 \ No newline at end of file