Skip to content

Commit

Permalink
Update version to 2.2.0 (to publish swift 5 support)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodebortoli committed Apr 6, 2019
1 parent 1a2fdd5 commit b3ae55a
Showing 1 changed file with 1 addition and 1 deletion.
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.1.0'
s.version = '2.2.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 b3ae55a

Please sign in to comment.