Skip to content

Commit 8f43978

Browse files
committed
Bump up v0.1.1
1 parent 3d33297 commit 8f43978

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
@@ -6,7 +6,7 @@ import (
66
"github.com/eure/kamimai/core"
77
)
88

9-
const version = "v0.1.0"
9+
const version = "v0.1.1"
1010

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

0 commit comments

Comments
 (0)