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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmabc committed Nov 30, 2016
1 parent cb41997 commit 917d566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openbazaard.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ import (
)

var (
VERSION = "0.2.2"
VERSION = "0.2.3"
USERAGENT = "/openbazaar-go:" + VERSION + "/"
)

Expand Down

0 comments on commit 917d566

Please sign in to comment.