Skip to content

Commit 4ef7284

Browse files
committed
Bumps project's minor version
1 parent c7e980e commit 4ef7284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

wally.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ registry = "test"
44

55
[[package]]
66
name = "cipharius/msgpack-luau"
7-
version = "0.1.2"
7+
version = "0.2.0"
88
dependencies = [["TestEZ", "roblox/testez@0.4.1"]]
99

1010
[[package]]

wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cipharius/msgpack-luau"
33
description = "A pure MessagePack binary serialization format implementation in Luau."
4-
version = "0.1.2"
4+
version = "0.2.0"
55
license = "MIT"
66
authors = ["Valts Liepiņš <cipharius@pm.me>"]
77
realm = "shared"

0 commit comments

Comments
 (0)