Skip to content

Commit

Permalink
chore: bump chainsaw version to 0.1.9 (#1495)
Browse files Browse the repository at this point in the history
  • Loading branch information
smuda committed Apr 16, 2024
1 parent e43aff9 commit bdf6d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -40,7 +40,7 @@ else
GOBIN=$(shell go env GOBIN)
endif

CHAINSAW_VERSION ?= v0.1.6
CHAINSAW_VERSION ?= v0.1.9

# Checks if chainsaw is in your PATH
ifneq ($(shell which chainsaw),)
Expand Down

0 comments on commit bdf6d66

Please sign in to comment.