Skip to content

Commit

Permalink
disable bump
Browse files Browse the repository at this point in the history
  • Loading branch information
amarcruz committed Nov 18, 2015
1 parent 0437ed9 commit 083ed90
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 @@ -34,7 +34,7 @@ build: eslint

bump:
# Bump a new release
@ sed -i '' 's/WIP/v$(VERSION)/' $(DIST)*compiler.js
#@ sed -i '' 's/WIP/v$(VERSION)/' $(DIST)*compiler.js

eslint:
# check code style
Expand Down

0 comments on commit 083ed90

Please sign in to comment.