diff --git a/build.sh b/build.sh index a448287..4d6e22a 100644 --- a/build.sh +++ b/build.sh @@ -1,3 +1,3 @@ #!/bin/bash -echo "/* post5 0.2.1 | (c) 2020, Cole Granof | MIT License */" > post5.js +echo "/* post5 0.1.0 | (c) 2020, Cole Granof | MIT License */" > post5.js cat p5bundle.js p5extensions.js >> post5.js