Skip to content

Commit c694c4e

Browse files
authored
Release 1.2.3 (#20)
* 1.2.3 * 1.2.3 notes
1 parent 636088f commit c694c4e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.2.3
2+
* Reduce RakSleep amount, reducing latency (@GameParrot)
3+
14
## 1.2.2
25
* Update raknet dep to fix missing sys/io header on ARM Linux (@LucienHH)
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "raknet-native",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Native bindings for RakNet",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)