Skip to content

Commit

Permalink
Updating version in headers.go
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
  • Loading branch information
kozlovic committed May 29, 2020
1 parent bc03621 commit 8527407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion header.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (

const (
// Version is semantic version.
Version = "0.3.2"
Version = "1.0.1"

// TokenTypeJwt is the JWT token type supported JWT tokens
// encoded and decoded by this library
Expand Down

0 comments on commit 8527407

Please sign in to comment.