Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
vfusco committed Dec 19, 2023
1 parent 448d8be commit e063228
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 @@ -16,7 +16,7 @@

MAJOR := 0
MINOR := 14
PATCH := 0
PATCH := 1
LABEL :=
VERSION := $(MAJOR).$(MINOR).$(PATCH)$(LABEL)

Expand Down

0 comments on commit e063228

Please sign in to comment.