Skip to content

Commit

Permalink
Bump version to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
igorcferreira committed Aug 30, 2024
1 parent 9d178eb commit 78b44cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion MWLottiePlugin.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MWLottiePlugin'
s.version = '0.2.3'
s.version = '0.2.4'
s.summary = 'Lottie plugin for MobileWorkflow on iOS.'
s.description = <<-DESC
Lottie plugin for MobileWorkflow on iOS, containg Lottie related steps:
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- lottie-ios (3.1.9)
- MobileWorkflow (2.1.21):
- MobileWorkflow/Core (= 2.1.21)
- MobileWorkflow/Core (2.1.21)
- MobileWorkflow (2.1.29):
- MobileWorkflow/Core (= 2.1.29)
- MobileWorkflow/Core (2.1.29)

DEPENDENCIES:
- lottie-ios (~> 3.1.9)
Expand All @@ -16,7 +16,7 @@ SPEC REPOS:

SPEC CHECKSUMS:
lottie-ios: 3a3758ef5a008e762faec9c9d50a39842f26d124
MobileWorkflow: 14ef663d7348dee12b5b435c755055ad6020c8f9
MobileWorkflow: 95ae9b93675fd092a4974787948b83899844354d

PODFILE CHECKSUM: 9b2370721891fff3c5cc8d0820e71067fa3342f6

Expand Down

0 comments on commit 78b44cf

Please sign in to comment.