Skip to content

Commit

Permalink
IAM: Fix http method in list policy call
Browse files Browse the repository at this point in the history
  • Loading branch information
loafoe committed Jul 19, 2022
1 parent bba9b76 commit 6991d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package internal

const (
LibraryVersion = "0.72.0"
LibraryVersion = "0.72.1"
)

0 comments on commit 6991d6f

Please sign in to comment.