Skip to content

Commit

Permalink
Version bump to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bithavoc committed Nov 16, 2015
1 parent c6ca3d0 commit cfed228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RMErrors.podspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Pod::Spec.new do |s|
s.name = 'RMErrors'
s.version = '1.0.0'
s.version = '1.0.1'
s.license = 'MIT'
s.summary = 'Powerful error handling for iOS and OSX'
s.homepage = 'https://github.com/AFNetworking/AFNetworking'
s.homepage = 'https://github.com/ride/RMErrors'
s.authors = { 'Bithavoc' => 'im@bithavoc.io' }
s.source = { :git => 'https://github.com/ride/RMErrors.git', :tag=>s.version }

Expand Down

0 comments on commit cfed228

Please sign in to comment.