Skip to content

Commit b134c33

Browse files
author
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/)
committed
Bump version to 1.5.0 [ci skip]
1 parent d44c1be commit b134c33

9 files changed

Lines changed: 137 additions & 7 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.4.0)
2+
- InjectableLoggers (1.5.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: 990b09d8038dd0f22d851b911c01360ba40e7951
21+
InjectableLoggers: 78fc9d2daf273a328a086f998fa43de0a81912a8
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/InjectableLoggers-Info.plist

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

Example/Pods/Target Support Files/Nimble/Nimble-Info.plist

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

Example/Pods/Target Support Files/Pods-InjectableLoggers_Example/Pods-InjectableLoggers_Example-Info.plist

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

Example/Pods/Target Support Files/Pods-InjectableLoggers_Tests/Pods-InjectableLoggers_Tests-Info.plist

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

Example/Pods/Target Support Files/Quick/Quick-Info.plist

Lines changed: 26 additions & 0 deletions
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.4.0'
3+
s.version = '1.5.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)