Skip to content

Commit

Permalink
bump version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed Dec 7, 2014
1 parent f424080 commit f798389
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EasyMapping.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "EasyMapping"
s.version = "0.7.0"
s.version = "0.8.0"
s.summary = "The easiest way to map data from your webservice."
s.homepage = "https://github.com/lucasmedeirosleite/EasyMapping"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Thanks to:

Using CocoaPods:

pod 'EasyMapping', '~> 0.7.0'
pod 'EasyMapping', '~> 0.8.0'

## The idea

Expand Down

0 comments on commit f798389

Please sign in to comment.