Skip to content

Commit

Permalink
Chore: bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Oni-zerone committed Jun 28, 2019
1 parent 7d424c9 commit 9505780
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- PowerTools (0.4.0):
- PowerTools/Core (= 0.4.0)
- PowerTools/CollectionVM (0.4.0):
- PowerTools (0.4.1):
- PowerTools/Core (= 0.4.1)
- PowerTools/CollectionVM (0.4.1):
- PowerTools/Core
- PowerTools/Core (0.4.0)
- PowerTools/Core (0.4.1)
- PowerToolsTester (0.4.0):
- PowerToolsTester/CoreTester (= 0.4.0)
- PowerToolsTester/CoreTester (0.4.0):
Expand All @@ -22,7 +22,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
PowerTools: 270006d28b10af4f63030dd0e239a356a28483ea
PowerTools: e5c6bf917d78d6fb4b63611f83a9a4be8cddcab3
PowerToolsTester: cce5270b189036bc1b7dda0b30773374be745165

PODFILE CHECKSUM: bd56953ceb0419089006965221b4defccd051f52
Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/PowerTools.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion PowerTools.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'PowerTools'
s.version = '0.4.0'
s.version = '0.4.1'
s.summary = 'Tools for fast and modular app development.'
s.swift_version = '5.0'

Expand Down

0 comments on commit 9505780

Please sign in to comment.