Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cainlevy committed Aug 1, 2018
1 parent 2f08893 commit 37deebf
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 @@ PKGS := $(shell glide nv)
ORG := keratin
PROJECT := authn-server
NAME := $(ORG)/$(PROJECT)
VERSION := 1.4.0
VERSION := 1.4.1
MAIN := main.go routing.go

.PHONY: clean
Expand Down

0 comments on commit 37deebf

Please sign in to comment.