Skip to content

Commit

Permalink
publish: output for 446ca16
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardssh committed Dec 25, 2021
1 parent 43f2764 commit 376eb92
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,11 @@ You can now use rage-rpc as a full on replacement for mp.events. API functions t

Check the releases tab for an up-to-date changelog.

#### 0.2.5

- FIX: Use Player & Browser instead of Mp version
- FIX: ProcedureListenerInfo player & browser types

#### 0.2.4

- IMPROVE: Type-safe & Type Definitions
Expand Down
2 changes: 1 addition & 1 deletion dist/rage-rpc.esm.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/rage-rpc.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/rage-rpc.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rage-rpc",
"version": "0.2.4",
"version": "0.2.5",
"description": "A universal, asynchronous RPC implementation for RAGE Multiplayer",
"scripts": {
"lint": "eslint src --ext mjs,js,ts,tsx --fix",
Expand Down

0 comments on commit 376eb92

Please sign in to comment.