Skip to content

Commit c055eae

Browse files
committed
chore(bump): v0.9.1
1 parent bca9f9e commit c055eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

radigo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ func init() {
3030
}
3131
}
3232

33-
const version = "v0.9.0"
33+
const version = "v0.9.1"
3434

3535
// Version returns the app version.
3636
func Version() string {

0 commit comments

Comments
 (0)