Skip to content

Commit

Permalink
chore: bump version number to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sietseringers committed Oct 14, 2019
1 parent 443a15d commit da76143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package irma
import "github.com/timshannon/bolthold"

// Version of the IRMA command line and libraries
const Version = "0.4.0"
const Version = "0.4.1"

// go-atum requires a version of bolthold newer than the latest release v1.1, but go-atum does not
// use dep, so by default dep fetches v1.1 which breaks the build. We make bolthold an explicit
Expand Down

0 comments on commit da76143

Please sign in to comment.