Skip to content

Commit

Permalink
chore: v0.0.1-alpha.10
Browse files Browse the repository at this point in the history
  • Loading branch information
fmorency committed Jun 20, 2024
1 parent e74704e commit a46cb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DOCKER := $(shell which docker)
LEDGER_ENABLED ?= true
BINDIR ?= $(GOPATH)/bin
BUILD_DIR = ./build
VERSION = v0.0.1-alpha.9
VERSION = v0.0.1-alpha.10

export GO111MODULE = on

Expand Down

0 comments on commit a46cb29

Please sign in to comment.