Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurp committed Jul 29, 2015
1 parent 74bcc56 commit b3a84ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cent.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Cent"
s.version = "3.0.2"
s.version = "3.0.3"
s.summary = "Extension for common object types for Swift Language"
s.homepage = "https://github.com/ankurp/Dollar.swift"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down
2 changes: 1 addition & 1 deletion Dollar.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Dollar"
s.version = "3.0.2"
s.version = "3.0.3"
s.summary = "A functional tool-belt for Swift Language"
s.homepage = "https://github.com/ankurp/Dollar.swift"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit b3a84ec

Please sign in to comment.