Skip to content

Commit 0ad721d

Browse files
author
Bitrise Bot
committed
Bump version to 1.4.0 [ci skip]
1 parent 1ecf560 commit 0ad721d

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- InjectableLoggers (1.3.0)
2+
- InjectableLoggers (1.4.0)
33
- Nimble (7.1.1)
44
- Quick (1.3.0)
55

@@ -18,7 +18,7 @@ EXTERNAL SOURCES:
1818
:path: "../"
1919

2020
SPEC CHECKSUMS:
21-
InjectableLoggers: a2a278239db24af6305f15fcf1ba08d6bfdcf08a
21+
InjectableLoggers: aa40a738a7a6257ae183c591c33afee006215c9f
2222
Nimble: 391f07782af4b37914f9bd7b2ffbb952731b8202
2323
Quick: 03278013f71aa05fe9ecabc94fbcc6835f1ee76f
2424

Example/Pods/Local Podspecs/InjectableLoggers.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/InjectableLoggers/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

InjectableLoggers.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'InjectableLoggers'
3-
s.version = '1.3.0'
3+
s.version = '1.4.0'
44
s.summary = 'A nice set of protocols that will help your logger(s) at being loosely coupled and injectable'
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)