Skip to content

Commit

Permalink
bump authn version to 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
diegosperes committed Apr 17, 2024
1 parent a7bdddb commit 9832678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include .env
ORG := keratin
PROJECT := authn-server
NAME := $(ORG)/$(PROJECT)
VERSION := 1.20.0
VERSION := 1.20.1
MAIN := main.go

BIN := $(shell pwd)/bin
Expand Down

0 comments on commit 9832678

Please sign in to comment.