Skip to content

Commit 2e81f00

Browse files
committed
Release v0.9.1
1 parent cfa8705 commit 2e81f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package ipfs
44
var CurrentCommit string
55

66
// CurrentVersionNumber is the current application's version literal
7-
const CurrentVersionNumber = "0.9.0"
7+
const CurrentVersionNumber = "0.9.1"
88

99
const ApiVersion = "/go-ipfs/" + CurrentVersionNumber + "/"
1010

0 commit comments

Comments
 (0)