Skip to content

Commit

Permalink
make release great again
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Scott committed Jan 28, 2019
1 parent 2e8f615 commit 9f3837f
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 @@ -53,4 +53,4 @@ command:

# Create a new release
release:
@echo "git tag $(VERSION) && git push --tags"
@git tag $(VERSION) && git push --tags

0 comments on commit 9f3837f

Please sign in to comment.