Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
Update version in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomvis committed Apr 11, 2019
1 parent b126cb0 commit 0f4818f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BrightFutures.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BrightFutures'
s.version = '7.0.1'
s.version = '8.0.0'
s.license = 'MIT'
s.summary = 'Write great asynchronous code in Swift using futures and promises'
s.homepage = 'https://github.com/Thomvis/BrightFutures'
Expand Down

0 comments on commit 0f4818f

Please sign in to comment.