Skip to content

Commit

Permalink
Released 0.15.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
risadams committed Nov 17, 2022
1 parent e32ca1d commit 9b708b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ ifeq ($(strip $(version)),)
@echo "\033[31mERROR:\033[0;39m No version provided."
@echo "\033[1;30mmake release version=1.0.0\033[0;39m"
else
rm *.bak
make compile
npm test || exit 1
git add .
Expand Down

0 comments on commit 9b708b0

Please sign in to comment.