diff --git a/Common/package.json b/Common/package.json index e73ccb99..95cc4c75 100644 --- a/Common/package.json +++ b/Common/package.json @@ -1,6 +1,6 @@ { "name": "@epicgames-ps/lib-pixelstreamingcommon-ue5.5", - "version": "0.1.5", + "version": "0.1.6", "description": "Common utilities library for Unreal Engine 5.5 Pixel Streaming", "main": "build/commonjs/pixelstreamingcommon.js", "module": "build/esm/pixelstreamingcommon.js",