Skip to content

Commit 0cadede

Browse files
author
Alex Wilson
committed
Release 0.1.5
1 parent c5522f8 commit 0cadede

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
@@ -15,7 +15,7 @@ CURL = curl -k
1515
prefix ?= /opt/pivy
1616
bindir ?= $(prefix)/bin
1717

18-
VERSION = 0.1.4
18+
VERSION = 0.1.5
1919

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

0 commit comments

Comments
 (0)