Skip to content

Commit b600941

Browse files
author
Lauren McCarthy
committed
0.5.9
1 parent d62f8e3 commit b600941

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/addons/p5.dom.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! p5.dom.js v0.3.2 March 25, 2017 */
1+
/*! p5.dom.js v0.3.3 May 10, 2017 */
22
/**
33
* <p>The web is much more than just canvas and p5.dom makes it easy to interact
44
* with other HTML5 objects, including text, hyperlink, image, input, video,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"docs": "grunt yui",
1111
"test": "grunt"
1212
},
13-
"version": "0.5.8",
13+
"version": "0.5.9",
1414
"devDependencies": {
1515
"amdclean": "~0.3.3",
1616
"browserify": "^11.0.1",

0 commit comments

Comments
 (0)