We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9850031 commit 6aa798cCopy full SHA for 6aa798c
kamimai.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
// Version represents kamimai's semantic version.
10
-const Version = "v0.4.0"
+const Version = "v0.4.1"
11
12
// Current returns the current migration version.
13
func Current(c *core.Config) (uint64, error) {
0 commit comments