Skip to content

Commit 0e7779e

Browse files
authored
Merge pull request #66 from n4ss/release-v0.5.1
Update version tag to v0.5.1
2 parents ed11c58 + fb9549d commit 0e7779e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.PHONY: all deps osxkeychain secretservice test validate wincred
22

33
TRAVIS_OS_NAME ?= linux
4-
VERSION = 0.5.0
4+
VERSION = 0.5.1
55

66
all: test
77

0 commit comments

Comments
 (0)