Skip to content

Commit 7cc9c20

Browse files
AnkaAnka
authored andcommitted
Update binary version for 0.1.0
1 parent 31e794b commit 7cc9c20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ let package = Package(
2020
// In XCode -> File -> Packages -> Update to Latest Package Versions
2121
// path: "../path/to/BirdKit.xcframework.zip"
2222

23-
url: "https://github.com/messagebird/swift-sdk/releases/download/0.0.4-beta/BirdKit.xcframework.zip",
24-
checksum: "10309a2a7048202eb8d6f6cf9d893f00dfb0adb758d61013475e7b0d2fc83849"
23+
url: "https://github.com/messagebird/swift-sdk/releases/download/0.1.0/BirdKit.xcframework.zip",
24+
checksum: "b4544f202a7e8fe1d27274fe3a800ccbc0494db8f623601770f61a89a4f7da71"
2525
)
2626
]
2727
)

0 commit comments

Comments
 (0)