Skip to content

Commit 5a55ea1

Browse files
authored
Merge pull request #195 from motemen/bump-version-0.5.1
bump up version to 0.5.1
2 parents e38a256 + 4b77234 commit 5a55ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gore.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
// Version of gore.
12-
const Version = "0.5.0"
12+
const Version = "0.5.1"
1313

1414
// Gore ...
1515
type Gore struct {

0 commit comments

Comments
 (0)