Skip to content

Commit

Permalink
release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
verzac committed Feb 1, 2024
1 parent 0f4777f commit 23580b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/get_version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package version

const version = "v1.3.2"
const version = "v1.4.0"

func GetVersion() string {
return version
Expand Down

0 comments on commit 23580b8

Please sign in to comment.