Skip to content

Commit

Permalink
v1.4.2 (fixed JSON tags)
Browse files Browse the repository at this point in the history
  • Loading branch information
McKael committed May 1, 2017
1 parent 6c1a0ec commit 6a2c5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion madon.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type apiCallParams map[string]string

const (
// MadonVersion contains the version of the Madon library
MadonVersion = "1.4.1"
MadonVersion = "1.4.2"

// API version implemented in this library
apiVersion = "v1"
Expand Down

0 comments on commit 6a2c5ef

Please sign in to comment.