Skip to content

Commit 68efd86

Browse files
authored
Merge pull request #25 from eure/topic/update-version
add: version
2 parents 962876f + c6e4cce commit 68efd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kamimai.go

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

99
// Version represents kamimai's semantic version.
10-
const Version = "v0.4.2"
10+
const Version = "v0.4.4"
1111

1212
// Current returns the current migration version.
1313
func Current(c *core.Config) (uint64, error) {

0 commit comments

Comments
 (0)