We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361d444 commit c1bf4e2Copy full SHA for c1bf4e2
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: default build clean
2
3
-VERSION := 3.0.0
+VERSION := 3.0.1
4
LIB_NAME := libipfs
5
SRC := ./${LIB_NAME}.go
6
BIN_DIR := bin
0 commit comments