Skip to content

Commit

Permalink
Merge pull request #167 from 0xLeif/develop
Browse files Browse the repository at this point in the history
Update Later Version
  • Loading branch information
0xLeif authored Aug 31, 2020
2 parents 26c493d + a52fc43 commit e7332f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
dependencies: [
// Dependencies declare other packages that this package depends on.
// .package(url: /* package url */, from: "1.0.0"),
.package(url: "https://github.com/0xLeif/Later", from: "0.3.0")
.package(url: "https://github.com/0xLeif/Later", from: "0.3.1")
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit e7332f8

Please sign in to comment.