Skip to content

Commit cf15a54

Browse files
author
fabiantheblind
committed
error in version
1 parent bd12af7 commit cf15a54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p5.js",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"main": "lib/p5.min.js",
55
"homepage": "http://p5js.org/",
66
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/lmccart/p5.js.git"
66
},
7-
"version": "0.3.6",
7+
"version": "0.3.7",
88
"devDependencies": {
99
"almond": "~0.2.7",
1010
"amdclean": "~0.3.3",

0 commit comments

Comments
 (0)