Skip to content

Commit

Permalink
Rolled version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Sep 28, 2020
1 parent 0382aed commit 2567630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const (
defaultSSLDeadline = 10 // Default deadline in seconds
defaultSSLTimeout = 10 // Default timeout in seconds
defaultUserAgent = "go-paymail: " + version // Default user agent
version = "v0.0.1" // Go-Paymail version
version = "v0.0.2" // Go-Paymail version
)

// Public defaults for paymail specs
Expand Down

0 comments on commit 2567630

Please sign in to comment.