Skip to content

Commit 0ed25b2

Browse files
authored
Merge pull request #64 from yyoshiki41/chore/bump-v0.11.0
chore(bump): v0.11.0
2 parents 76a4849 + e79694d commit 0ed25b2

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

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

0 commit comments

Comments
 (0)