Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 0b1cd2e

Browse files
authored
Bump version
1 parent b8fa58a commit 0b1cd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/core.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import (
3131

3232
const (
3333
// VERSION - current version
34-
VERSION = "0.13.8"
34+
VERSION = "0.14.0"
3535
// USERAGENT - user-agent header string
3636
USERAGENT = "/openbazaar-go:" + VERSION + "/"
3737
)

0 commit comments

Comments
 (0)