Skip to content

Commit

Permalink
Bump up
Browse files Browse the repository at this point in the history
  • Loading branch information
kaneshin committed Jun 10, 2020
1 parent 9850031 commit 6aa798c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kamimai.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
)

// Version represents kamimai's semantic version.
const Version = "v0.4.0"
const Version = "v0.4.1"

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

0 comments on commit 6aa798c

Please sign in to comment.