Skip to content

Commit 296cc5b

Browse files
unnameddthomaspaulmann
authored andcommitted
Update Toolkit version: 0.3.1
1 parent 87a0fc6 commit 296cc5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/Toolkit/Sources/ToolkitLibrary/Core/Toolkit/Toolkit+Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public extension Toolkit {
2424
static var information: (name: String, version: String) {
2525
(
2626
name: "Raycast Toolkit",
27-
version: "0.3"
27+
version: "0.3.1"
2828
)
2929
}
3030

0 commit comments

Comments
 (0)