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