Skip to content

Commit 676dbaa

Browse files
committed
0.2.17
1 parent 87e3d5c commit 676dbaa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/p5.sound.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! p5.sound.js v0.2.16 2016-01-18 */
1+
/*! p5.sound.js v0.2.17 2016-01-18 */
22
(function (root, factory) {
33
if (typeof define === 'function' && define.amd)
44
define('p5.sound', ['p5'], function (p5) { (factory(p5));});

0 commit comments

Comments
 (0)