Skip to content

Commit 7f1bc47

Browse files
committed
Bump version
1 parent 2f78dac commit 7f1bc47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MyLibrary/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ let package = Package(
2929
dependencies: [
3030
.package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.18.0"),
3131
.package(url: "https://github.com/maiyama18/LicensesPlugin", from: "0.2.0"),
32-
.package(url: "https://github.com/flitto/rtt_sdk", branch: "0.1.4"),
32+
.package(url: "https://github.com/flitto/rtt_sdk", branch: "0.1.5"),
3333
],
3434
targets: [
3535
.target(

trySwiftTokyo.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)