Skip to content

Commit

Permalink
[build] Update SPM checksum for release v1.0.6 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
zach2good authored Oct 14, 2021
1 parent 375245c commit e29f48d
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 @@ -5,8 +5,8 @@ import PackageDescription
import Foundation

let registry = SDKRegistry()
let version = "1.0.5"
let checksum = "6aafe3d501966eacd7b3737b2aa81109e64541e25468c79c8892c0b7df7b9749"
let version = "1.0.6"
let checksum = "2ef6de236b06125d7055b9c8fe97661967ebc6eddf177702b52e04cca6d111a3"

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

0 comments on commit e29f48d

Please sign in to comment.