Skip to content

Commit 9bb7e55

Browse files
author
Lauren McCarthy
committed
v0.5.2
1 parent b8c04eb commit 9bb7e55

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.2.10 April 25, 2016 */
1+
/*! p5.dom.js v0.2.11 June 17, 2016 */
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.1",
13+
"version": "0.5.2",
1414
"devDependencies": {
1515
"amdclean": "~0.3.3",
1616
"browserify": "^11.0.1",

0 commit comments

Comments
 (0)