Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malemburg committed Apr 18, 2024
1 parent 1ce83cc commit cf748da
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,7 +1,7 @@
all:
echo "Please check the Makefile for available targets"

VERSION := '0.1'
VERSION := '1.0.0'
TAG := 'egenix-advanced-match-parsing-$(VERSION)'

### Prepare the virtual env
Expand Down

0 comments on commit cf748da

Please sign in to comment.