Skip to content

Commit 4853485

Browse files
committed
v2.1.3
1 parent f44b9c6 commit 4853485

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
],
55
"npmClient": "pnpm",
66
"useWorkspaces": true,
7-
"version": "2.1.2"
7+
"version": "2.1.3"
88
}

packages/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ragempcommunity/types-client",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Types definitions for RAGE:MP client-side module",
55
"main": "index.d.ts",
66
"files": [

0 commit comments

Comments
 (0)