diff --git a/lerna.json b/lerna.json index 00049c9..180e724 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "pnpm", "useWorkspaces": true, - "version": "2.0.2" + "version": "2.0.3" } diff --git a/packages/cef/package.json b/packages/cef/package.json index 94607c2..ebf9ce1 100644 --- a/packages/cef/package.json +++ b/packages/cef/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-cef", - "version": "2.0.2", + "version": "2.0.3", "description": "Types definitions for RAGE:MP CEF module", "main": "index.d.ts", "files": [ diff --git a/packages/client/package.json b/packages/client/package.json index d98efcc..f0f8446 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-client", - "version": "2.0.2", + "version": "2.0.3", "description": "Types definitions for RAGE:MP client-side module", "main": "index.d.ts", "files": [ diff --git a/packages/server/package.json b/packages/server/package.json index 82acc83..a2b0eaa 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-server", - "version": "2.0.2", + "version": "2.0.3", "description": "Types definitions for RAGE:MP server-side module", "main": "index.d.ts", "files": [