Skip to content

Commit 6630d4c

Browse files
authored
Increment version
1 parent e8515cf commit 6630d4c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/init.luau

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
--[[
55
Name: Satchel
6-
Version: 1.3.1
6+
Version: 1.3.2
77
Description: Satchel is a modern open-source alternative to Roblox's default backpack. Satchel aims to be more customizable and easier to use than the default backpack while still having a "vanilla" feel.
88
By: @WinnersTakesAll on Roblox & @RyanLua on GitHub
99

wally.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ dependencies = []
99

1010
[[package]]
1111
name = "ryanlua/satchel"
12-
version = "1.3.1"
12+
version = "1.3.2"
1313
dependencies = [["topbarplus", "1foreverhd/topbarplus@3.2.5"]]

wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ryanlua/satchel"
33
description = "A modern open-source alternative to Roblox's default backpack."
4-
version = "1.3.1"
4+
version = "1.3.2"
55
license = "MPL-2.0"
66
authors = ["Ryan Luu <ryan.luu@ryanluu.dev>"]
77
realm = "shared"

0 commit comments

Comments
 (0)