Skip to content

Commit d5e1c03

Browse files
committed
chore: bump version
1 parent 0568d55 commit d5e1c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const (
3838
// Constants for limits
3939
const (
4040
maxAccountsForRoleLoading = 30
41-
Version = "0.0.4"
41+
Version = "0.0.5"
4242
)
4343

4444
// Messages

0 commit comments

Comments
 (0)