Skip to content

Commit

Permalink
Bumps project's minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
cipharius committed Nov 9, 2021
1 parent c7e980e commit 4ef7284
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion wally.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ registry = "test"

[[package]]
name = "cipharius/msgpack-luau"
version = "0.1.2"
version = "0.2.0"
dependencies = [["TestEZ", "roblox/[email protected]"]]

[[package]]
Expand Down
2 changes: 1 addition & 1 deletion wally.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "cipharius/msgpack-luau"
description = "A pure MessagePack binary serialization format implementation in Luau."
version = "0.1.2"
version = "0.2.0"
license = "MIT"
authors = ["Valts Liepiņš <[email protected]>"]
realm = "shared"
Expand Down

0 comments on commit 4ef7284

Please sign in to comment.