Skip to content

Commit

Permalink
Merge pull request #55 from mapbox/10.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
macdrevx authored Feb 8, 2022
2 parents 0399154 + 0e0b1b6 commit f346a98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MapboxCoreMaps.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |m|

version = '10.3.1'
version = '10.3.2'

m.name = 'MapboxCoreMaps'
m.version = version
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import PackageDescription
import Foundation

let registry = SDKRegistry()
let version = "10.3.1"
let checksum = "88c16bcab4cd00f6634d18f1d25f736065113306996298f5cbec81647dbe63a2"
let version = "10.3.2"
let checksum = "6b41a06d3aa96d890a3482adc43c669d4f5fd2d55c29358b6f184dec6b2bcd06"

let package = Package(
name: "MapboxCoreMaps",
Expand Down

0 comments on commit f346a98

Please sign in to comment.