Skip to content

Commit

Permalink
Update version.go to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-cattermole committed Feb 4, 2022
1 parent 8a5a548 commit 982f667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package version

var (
//Version of the Keycloak Client
Version = "0.1.1"
Version = "0.1.7"
)

0 comments on commit 982f667

Please sign in to comment.