Skip to content

Commit fe1cc34

Browse files
chore: bump version to v0.1.1
1 parent 8d606e8 commit fe1cc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Swiftlings/Swiftlings.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ public struct Swiftlings: ParsableCommand {
44
public static let configuration = CommandConfiguration(
55
commandName: "swiftlings",
66
abstract: "A Swift learning tool inspired by Rustlings",
7-
version: "0.1.0",
7+
version: "0.1.1",
88
subcommands: [
99
InitCommand.self,
1010
RunCommand.self,

0 commit comments

Comments
 (0)