diff --git a/lerna.json b/lerna.json index 09add66..58d539f 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ ], "npmClient": "pnpm", "useWorkspaces": true, - "version": "2.0.5" + "version": "2.0.6" } diff --git a/packages/cef/package.json b/packages/cef/package.json index 9482e9e..11a6567 100644 --- a/packages/cef/package.json +++ b/packages/cef/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-cef", - "version": "2.0.5", + "version": "2.0.6", "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 f1e05a5..35e1aaf 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-client", - "version": "2.0.5", + "version": "2.0.6", "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 497e762..086b11d 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-server", - "version": "2.0.5", + "version": "2.0.6", "description": "Types definitions for RAGE:MP server-side module", "main": "index.d.ts", "files": [