Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mettke committed Aug 10, 2023
1 parent 806075e commit d3f6130
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws-sso-google-sync/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aws-sso-google-sync"
version = "1.0.16"
version = "1.1.0"
authors = ["Marc Mettke <marc@itmettke.de>"]
edition = "2021"
description = "Syncs Users and Groups from Google Workspace to AWS SSO"
Expand Down
2 changes: 1 addition & 1 deletion delete-unnused-aws-loggroups/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "delete-unnused-aws-loggroups"
version = "1.0.16"
version = "1.1.0"
authors = ["Marc Mettke <marc@itmettke.de>"]
edition = "2021"
description = "Delete unused loggroups from AWS CloudWatch"
Expand Down
2 changes: 1 addition & 1 deletion export-loggroups-to-s3/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "export-loggroups-to-s3"
version = "1.0.16"
version = "1.1.0"
authors = ["Marc Mettke <marc@itmettke.de>"]
edition = "2021"
description = "Exports CloudWatch LogGroups to S3 once a day"
Expand Down
2 changes: 1 addition & 1 deletion rotate-google-service-user/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rotate-google-service-user"
version = "1.0.16"
version = "1.1.0"
authors = ["Marc Mettke <marc@itmettke.de>"]
edition = "2021"
description = "Rotate Google Service User Credentials"
Expand Down

0 comments on commit d3f6130

Please sign in to comment.