Skip to content

Commit

Permalink
feat: bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
TiborUdvari committed Sep 19, 2024
1 parent 05c6542 commit c199dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "p5.xr",
"version": "0.4.17",
"version": "0.5.0-rc.1",
"description": "A library for p5.js that allows coders to easily render p5.js sketches in AR/VR using WebXR",
"source": "./src/app.js",
"unpkg": "dist/p5xr.min.js",
Expand Down

0 comments on commit c199dc5

Please sign in to comment.