Skip to content

Commit

Permalink
Bump to v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2020
1 parent 2b2a092 commit 41702fd
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 @@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "NMapsMap",
url: "https://github.com/stleamist/NMapsMap-SwiftPM/releases/download/v3.9.1/NMapsMap.xcframework.zip",
checksum: "f516cf02fbf3dec88cf47e1cb1ab7ab273291ecb34a543a2c277fe879905cc5a"
url: "https://github.com/stleamist/NMapsMap-SwiftPM/releases/download/v3.10.0/NMapsMap.xcframework.zip",
checksum: "b84e9d7850507a39da1d430d13b11cee01c76be710b87689655ad6b44e057a3d"
)
]
)

0 comments on commit 41702fd

Please sign in to comment.