Skip to content

Commit

Permalink
version bump to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pdeziel committed Aug 15, 2022
1 parent dd7e6d6 commit 25a5c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import "fmt"
const (
VersionMajor = 1
VersionMinor = 0
VersionPatch = 3
VersionPatch = 4
VersionReleaseLevel = ""
VersionReleaseNumber = 0
)
Expand Down

0 comments on commit 25a5c62

Please sign in to comment.