Skip to content

Commit

Permalink
bump version: 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerdhulap committed Aug 18, 2022
1 parent e73c19c commit 681ccef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

import PackageDescription

let version = "3.0.3"
let version = "3.0.4"
let moduleName = "WoosmapGeofencing"
let checksum = "2241445b2c84129faf025ccac7d172212da0b70774000d2f58a241f47983f6a3"
let checksum = "175f50cb3843049cb82a77cc005b7fa487658171d20d4fae6630141277c7616a"

let package = Package(
name: moduleName,
Expand Down
1 change: 1 addition & 0 deletions WoosmapGeofencing.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"3.0.4" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/3.0.4/WoosmapGeofencing.xcframework.zip?raw=true",
"3.0.3" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/3.0.3/WoosmapGeofencing.xcframework.zip?raw=true",
"3.0.1" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/3.0.1/WoosmapGeofencing.xcframework.zip?raw=true",
"3.0.0" : "https://github.com/Woosmap/geofencing-ios-sdk-spm-release/releases/download/3.0.0/WoosmapGeofencing.xcframework.zip?raw=true",
Expand Down

0 comments on commit 681ccef

Please sign in to comment.