Skip to content

Commit e01c1dd

Browse files
committed
Bump up to v0.4.0
1 parent 6b49e1f commit e01c1dd

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.2.1"
10+
const Version = "v0.4.0"
1111

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

0 commit comments

Comments
 (0)