Skip to content

Commit

Permalink
Bumped podspec version to beta 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomvis committed Oct 31, 2015
1 parent e6482c9 commit 485d5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Result.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Result'
s.version = '0.6.0-beta.5'
s.version = '0.6.0-beta.6'
s.summary = 'Swift type modelling the success/failure of arbitrary operations'

s.homepage = 'https://github.com/antitypical/Result'
Expand Down

0 comments on commit 485d5a4

Please sign in to comment.