mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Increase version from 0.3 to 0.8 to highlight the fact *a lot* of work has happened in the meantime.
This commit is contained in:
parent
f0593c1fb9
commit
bd6e091dda
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
# commented Preprocessed, still formated and commented
|
||||
# stripped Preprocessed, formated but without comments
|
||||
|
||||
VERSION=0.3
|
||||
VERSION=0.8
|
||||
DATE=$(git log -1 --pretty=format:%ad)
|
||||
|
||||
COMMAND="./prepro.js -d '{ \"version\": $VERSION, \"date\": \"$DATE\", \"parser\": \"acorn\", \"svg\": true }' $3 $2"
|
||||
|
|
Loading…
Reference in a new issue