Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcobb23 committed Nov 19, 2024
1 parent 633a57e commit d301e52
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
@@ -1,6 +1,6 @@
PACKAGES=$(shell go list ./... | grep -v '/simulation')

VERSION := "v1.0.5"
VERSION := "1.0.5"
COMMIT := $(shell git log -1 --format='%H')

DOCKER := $(shell which docker)
Expand Down

0 comments on commit d301e52

Please sign in to comment.