Skip to content

Commit d52c408

Browse files
author
Alex Wilson
committed
Release 0.1.6
1 parent 8f89360 commit d52c408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CURL = curl -k
1616
prefix ?= /opt/pivy
1717
bindir ?= $(prefix)/bin
1818

19-
VERSION = 0.1.5
19+
VERSION = 0.1.6
2020

2121
SYSTEM := $(shell uname -s)
2222
ifeq ($(SYSTEM), Linux)

0 commit comments

Comments
 (0)