Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tsandall committed Feb 6, 2017
1 parent d7044bb commit ec32df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ func encodeRequest(r authorization.Request) (io.Reader, error) {
}

const (
version = "0.1.4"
version = "0.1.5"
)

func main() {
Expand Down

0 comments on commit ec32df2

Please sign in to comment.