Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mitch000001 committed Apr 28, 2019
1 parent 1e39700 commit 389d2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hbci.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package hbci
import "github.com/mitch000001/go-hbci/internal"

// Version represents the current library version
const Version = "0.3.1"
const Version = "0.3.2"

// SetDebugMode enables or disables logging on the debug logger
func SetDebugMode(debug bool) {
Expand Down

0 comments on commit 389d2d9

Please sign in to comment.