Skip to content

Commit 93e879f

Browse files
committed
SKIP (AGAIN JFC) 1.3.0 -> 1.3.1
pls give me a break
1 parent 1933fb3 commit 93e879f

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
@@ -67,7 +67,7 @@ ___
6767
If you're familiar with [Rojo](https://rojo.space) or [Wally](https://wally.run), you can either clone the repository and build the model yourself, or import in your `Wally.toml` as a dependency:
6868

6969
```toml
70-
LuaEncode = "regginator/luaencode@1.3.0"
70+
LuaEncode = "regginator/luaencode@1.3.1"
7171
```
7272

7373
* ### Roblox Marketplace

rotriever.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "regginator/LuaEncode"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
author = "regginator"
55
content_root = "src/LuaEncode.lua"
66
license = "MIT"

wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "regginator/luaencode"
33
description = "Optimal Table Serialization for Native Luau/Lua 5.1+"
4-
version = "1.3.0"
4+
version = "1.3.1"
55
license = "MIT"
66
authors = ["Reggie <reggie@latte.to>"]
77
realm = "shared"

0 commit comments

Comments
 (0)