Skip to content

Commit

Permalink
Bump to 12.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-pod committed Feb 22, 2024
1 parent 910df7c commit 7636a75
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ADUtils.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'ADUtils'
spec.version = '12.1.0'
spec.version = '12.1.1'
spec.authors = 'Fabernovel'
spec.homepage = 'https://github.com/faberNovel/ADUtils'
spec.summary = 'Fabernovel\'s toolbox for iOS'
Expand Down
12 changes: 6 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- ADUtils (12.1.0):
- ADUtils/objc (= 12.1.0)
- ADUtils/objc (12.1.0):
- ADUtils (12.1.1):
- ADUtils/objc (= 12.1.1)
- ADUtils/objc (12.1.1):
- ADUtils/Swift
- ADUtils/Security (12.1.0)
- ADUtils/Swift (12.1.0)
- ADUtils/Security (12.1.1)
- ADUtils/Swift (12.1.1)
- Nimble (12.0.1)
- OCMock (3.9.1)
- Quick (7.0.2)
Expand All @@ -30,7 +30,7 @@ EXTERNAL SOURCES:
:path: "./"

SPEC CHECKSUMS:
ADUtils: dc0a66494ee1853cb2b78476773755bd244ded7e
ADUtils: a3e9fdcfe76222dd3abfa4659ad1e8249ed16c95
Nimble: b279b3ca9e094508778aab5c76417be158d3ad04
OCMock: 9491e4bec59e0b267d52a9184ff5605995e74be8
Quick: efab97aca76d60be86c15daa533b2cdfbe1a74d3
Expand Down

0 comments on commit 7636a75

Please sign in to comment.