Skip to content

Commit

Permalink
Bump version to 2.0.0 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjagiello authored Dec 16, 2023
1 parent fe1c1ec commit 79d11af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ resource "aws_codepipeline" "example" {
module "codepipeline_notifications" {
source = "kjagiello/codepipeline-slack-notifications/aws"
version = "1.0.0"
version = "2.0.0"
name = "codepipeline-notifications"
namespace = "kjagiello"
Expand Down

0 comments on commit 79d11af

Please sign in to comment.