Skip to content

Commit

Permalink
Bump to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2020
1 parent 42015c5 commit 6b21ec5
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/release/3.10.1/NMapsMap.xcframework.zip",
checksum: "b458aef7513383faa99cdd412177364bb6e147431becb716f044f25afca8beef"
url: "https://github.com/stleamist/NMapsMap-SwiftPM/releases/download/v3.0.0/NMapsMap.xcframework.zip",
checksum: "17cc99a57fefc0c3b3ed5d20761aa481c63695f7081680881a9c8f1fc3180dfa"
)
]
)

0 comments on commit 6b21ec5

Please sign in to comment.