Skip to content

Commit fe23d0f

Browse files
Update p5.js to v2.1.1
1 parent f840bc3 commit fe23d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/globals/p5-version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const p5Version = "2.1.0" as const;
1+
export const p5Version = "2.1.1" as const;
22
export const p5SoundVersion = "0.2.0" as const;

0 commit comments

Comments
 (0)