Skip to content

Commit

Permalink
bump 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evandcoleman committed Aug 17, 2021
1 parent caf6f8f commit 0d1bd28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Scipio/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ extension Command {
.init(
commandName: "Scipio",
abstract: "A program to pre-build and cache Swift packages",
version: "0.0.1",
version: "0.0.2",
subcommands: [
Command.Build.self,
Command.Upload.self,
Expand Down

0 comments on commit 0d1bd28

Please sign in to comment.