Skip to content

Commit 7669ef0

Browse files
author
lauren mccarthy
committed
updating version
1 parent dd70055 commit 7669ef0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.4 August 28, 2014 */
1+
/*! p5.js v0.3.5 August 28, 2014 */
22
var shim = function (require) {
33
window.requestDraw = function () {
44
return window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || window.oRequestAnimationFrame || window.msRequestAnimationFrame || function (callback, element) {

0 commit comments

Comments
 (0)