Skip to content

Commit 99447ca

Browse files
committed
ye
1 parent f7b9e31 commit 99447ca

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ was generated.
5454

5555
```toml
5656
[dependencies]
57-
Lync = "axp3cter/lync@3.1.2"
57+
Lync = "axp3cter/lync@3.1.3"
5858
```
5959

6060
```bash

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axpecter/lync",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Typed buffer networking for Roblox: packets, queries, and replicated sets.",
55
"keywords": ["roblox", "roblox-ts", "luau", "networking", "buffer", "packets", "replication"],
66
"homepage": "https://github.com/Axp3cter/Lync",

wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "axp3cter/lync"
3-
version = "3.1.2"
3+
version = "3.1.3"
44
description = "Typed buffer networking for Roblox: packets, queries, and replicated sets."
55
authors = ["Axp3cter"]
66
license = "MIT"

0 commit comments

Comments
 (0)