Skip to content

Commit 975d0cc

Browse files
authored
Merge pull request #200 from motemen/bump-version-0.5.2
bump up version to 0.5.2
2 parents 651df79 + 4f36e60 commit 975d0cc

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.1"
12+
const Version = "0.5.2"
1313

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

0 commit comments

Comments
 (0)