Skip to content

Commit 76f790e

Browse files
author
GitHub Actions Bot
committed
Bump version to: 0.2.11
1 parent 7c11290 commit 76f790e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JsonLogicKMP.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = "JsonLogicKMP"
3-
spec.version = "0.2.8"
3+
spec.version = "0.2.11"
44
spec.summary = "Kotlin multiplatform JsonLogic"
55
spec.description = <<-DESC
66
* Kotlin multiplatform JsonLogic expressions evaluation engine
@@ -13,7 +13,7 @@ Pod::Spec.new do |spec|
1313
spec.ios.deployment_target = "13.0"
1414

1515
spec.source = { :http => "#{spec.homepage}/releases/download/#{spec.version}/#{spec.name}.xcframework.zip",
16-
:sha256 => "00fe31cb83e34212fca577f7159d585559b29fccf0a3e5c96572af275eea2afd"
16+
:sha256 => "63e362268ae1d98f4e27f45a619a07df3e261ae46164a8a34d3afc6a17c42eed"
1717
}
1818

1919
spec.vendored_frameworks = "#{spec.name}.xcframework"

0 commit comments

Comments
 (0)