Skip to content

Commit

Permalink
Version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodebortoli committed Jul 1, 2020
1 parent 9ebedd5 commit a12bdef
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- Promis (2.2.0)
- Promis (2.3.0)

DEPENDENCIES:
- Promis (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Promis: 6a5ff8a747b92095b21c9416d75e1fe5eaf0016b
Promis: 9fd23086449bd457acb7b5a5deaa4b973a237b3f

PODFILE CHECKSUM: eb46108d3ff4f1db4e37ae9e2608f4196fb6fbfb

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/Promis.podspec.json

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

4 changes: 2 additions & 2 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 Example/Pods/Target Support Files/Promis/Promis-Info.plist

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

2 changes: 1 addition & 1 deletion Promis.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Promis'
s.version = '2.2.0'
s.version = '2.3.0'
s.summary = 'The easiest Future and Promises framework in Swift. No magic. No boilerplate.'
s.description = <<-DESC
The easiest Future and Promises framework in Swift. No magic. No boilerplate.
Expand Down

0 comments on commit a12bdef

Please sign in to comment.