Skip to content

Commit

Permalink
Bump up v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaneshin committed Sep 15, 2016
1 parent 3d33297 commit 8f43978
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 @@ -6,7 +6,7 @@ import (
"github.com/eure/kamimai/core"
)

const version = "v0.1.0"
const version = "v0.1.1"

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

0 comments on commit 8f43978

Please sign in to comment.