Skip to content

Commit 7447243

Browse files
committed
Bump version
1 parent eef9b96 commit 7447243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/arg/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package arg
22

33
const (
44
// CharVomitVersion is the current version of the application
5-
CharVomitVersion = "v1.5.0"
5+
CharVomitVersion = "v1.5.3"
66
)
77

88
// Version returns the current version of the application

0 commit comments

Comments
 (0)