Skip to content

Commit c213b2e

Browse files
author
Lauren McCarthy
committed
version 0.4.3
1 parent c5dc1ee commit c213b2e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/p5.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! p5.js v0.4.2 March 28, 2015 */
1+
/*! p5.js v0.4.3 March 30, 2015 */
22
(function (root, factory) {
33
if (typeof define === 'function' && define.amd)
44
define('p5', [], function () { return (root.returnExportsGlobal = factory());});

0 commit comments

Comments
 (0)