Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
docs: bump version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
raelga committed Sep 28, 2020
1 parent af64c3c commit e738e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package version

var (
// Version of the aws-nlb-helper operator
Version = "0.0.1"
Version = "0.0.4"
)

0 comments on commit e738e08

Please sign in to comment.