Skip to content

Commit

Permalink
Bump version number in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mhersson committed Feb 3, 2025
1 parent 66bb256 commit fbdf93a
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 @@ -4,7 +4,7 @@

SHELL=bash

VERSION="v0.9.1"
VERSION="v0.9.2"

# make will interpret non-option arguments in the command line as targets.
# This turns them into do-nothing targets, so make won't complain:
Expand Down

0 comments on commit fbdf93a

Please sign in to comment.