Skip to content

Commit

Permalink
chore: release v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Dec 20, 2024
1 parent e27906f commit c2c87a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unity-webgl",
"version": "4.0.1",
"version": "4.0.2",
"description": "Unity-Webgl provides an easy solution for embedding Unity WebGL builds in your webApp or Vue.js project, with two-way communication between your webApp and Unity application with advanced API's.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit c2c87a7

Please sign in to comment.