Skip to content

Commit

Permalink
Github Action: Auto Minified JS and CSS files
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoren authored and actions-user committed Jul 4, 2020
1 parent e03e919 commit 8b2332f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions p5.collide2d.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
Repo: https://github.com/bmoren/p5.collide2D/
Created by http://benmoren.com
Some functions and code modified version from http://www.jeffreythompson.org/collision-detection
Version v0.7.1 | June 22, 2020
Version v0.7.3 | June 22, 2020
CC BY-NC-SA 4.0
*/


console.log("### p5.collide v0.7.1 ###")
console.log("### p5.collide v0.7.3 ###")

p5.prototype._collideDebug = false;

Expand Down
2 changes: 1 addition & 1 deletion p5.collide2d.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8b2332f

Please sign in to comment.