diff --git a/package.json b/package.json index 197cf5d..3484359 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "q5", - "version": "1.9.57", + "version": "1.9.58", "description": "The sequel to p5.js that's smaller and faster", "author": "quinton-ashley", "contributors": [ diff --git a/src/q5-core.js b/src/q5-core.js index 569d62c..eeb5138 100644 --- a/src/q5-core.js +++ b/src/q5-core.js @@ -1,6 +1,6 @@ /** * q5.js - * @version 2.0-beta12 + * @version 2.0-beta13 * @author quinton-ashley, Tezumie, and LingDong- * @license LGPL-3.0 */