diff --git a/lerna.json b/lerna.json index 84558b1..09add66 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "pnpm", "useWorkspaces": true, - "version": "2.0.4" + "version": "2.0.5" } diff --git a/packages/cef/package.json b/packages/cef/package.json index ebf9ce1..9482e9e 100644 --- a/packages/cef/package.json +++ b/packages/cef/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-cef", - "version": "2.0.3", + "version": "2.0.5", "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 8eff868..f1e05a5 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-client", - "version": "2.0.4", + "version": "2.0.5", "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 a2b0eaa..497e762 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-server", - "version": "2.0.3", + "version": "2.0.5", "description": "Types definitions for RAGE:MP server-side module", "main": "index.d.ts", "files": [