Skip to content

Commit

Permalink
Merge pull request #41 from salemove/release/0.4.1
Browse files Browse the repository at this point in the history
Release 0.4.1
  • Loading branch information
gersonnoboa committed May 11, 2021
2 parents 12f9ffc + bf5ef3c commit c685cde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ let package = Package(
),
.binaryTarget(
name: "GliaWidgets",
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.4.0/GliaWidgets.xcframework.zip",
checksum: "c3deaac49e830e9069026dd970cb3c212fa42fade8d2da4b8a0288cc4f591036"
url: "https://github.com/salemove/ios-sdk-widgets/releases/download/0.4.1/GliaWidgets.xcframework.zip",
checksum: "0c9ba1d4b56b6d077d670358d41bc44af44bdefd3f36c96f0736ec1b4278265d"
),
.binaryTarget(
name: "PureLayout",
Expand Down

0 comments on commit c685cde

Please sign in to comment.