Skip to content

Commit c1bf4e2

Browse files
committed
version: bump to 3.0.1
1 parent 361d444 commit c1bf4e2

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,6 +1,6 @@
11
.PHONY: default build clean
22

3-
VERSION := 3.0.0
3+
VERSION := 3.0.1
44
LIB_NAME := libipfs
55
SRC := ./${LIB_NAME}.go
66
BIN_DIR := bin

0 commit comments

Comments
 (0)