Skip to content

Commit de37cf2

Browse files
committed
chore(bump): v0.7.0
1 parent 85c1e4a commit de37cf2

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.6.0"
33+
const version = "v0.7.0"
3434

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

0 commit comments

Comments
 (0)