Skip to content

Commit

Permalink
Merge pull request #3744 from webern/twoliter-v0.0.6
Browse files Browse the repository at this point in the history
build: update twoliter to v0.0.6
  • Loading branch information
webern authored Jan 31, 2024
2 parents 21037d5 + c2208c5 commit 14656bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ BUILDSYS_ROOT_DIR = "${CARGO_MAKE_WORKING_DIRECTORY}"
# For binary installation, this should be a released version (prefixed with a v,
# for example v0.1.0). For the git sourcecode installation method, this can be
# any git rev, e.g. a tag, sha, or branch name.
TWOLITER_VERSION = "v0.0.5"
TWOLITER_VERSION = "v0.0.6"

# For binary installation, this is the GitHub repository that has binary release artifacts attached
# to it, for example https://github.com/bottlerocket-os/twoliter. For git sourcecode installation,
Expand Down

0 comments on commit 14656bf

Please sign in to comment.