Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
drewgonzales360 committed Apr 2, 2022
1 parent f7b19ad commit 73b4b06
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,6 +1,6 @@
BUILD_METADATA=+$(shell git rev-parse --short HEAD)
PRERELEASE=
SEMVER=0.0.1
SEMVER=v0.0.2
VERSION=${SEMVER}${PRERELEASE}${BUILD_METADATA}

# Builds target for whatever OS this is called from.
Expand Down

0 comments on commit 73b4b06

Please sign in to comment.