Skip to content

Commit bcab04d

Browse files
author
Bitrise Bot
committed
Bump version to 1.0.1
1 parent 07e8c57 commit bcab04d

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

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.0.0)
2+
- InjectableLoggers (1.0.1)
33
- Nimble (7.1.1)
44
- Quick (1.3.0)
55

@@ -13,7 +13,7 @@ EXTERNAL SOURCES:
1313
:path: ../
1414

1515
SPEC CHECKSUMS:
16-
InjectableLoggers: 7fee25c7347a024837dfb85b38f63dbe343de890
16+
InjectableLoggers: 45f6ed9602b03a7174b3016dee403c8f14138b65
1717
Nimble: 391f07782af4b37914f9bd7b2ffbb952731b8202
1818
Quick: 03278013f71aa05fe9ecabc94fbcc6835f1ee76f
1919

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.0.0'
3+
s.version = '1.0.1'
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)