Skip to content

Commit

Permalink
Bump podspec version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dima Zen committed Apr 3, 2017
1 parent d50f55f commit 98796e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FastEasyMapping.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'FastEasyMapping'
spec.version = '1.1.1'
spec.version = '1.1.2'
spec.summary = 'Fast mapping from JSON to NSObject / NSManagedObject and back'
spec.homepage = "https://github.com/Yalantis/FastEasyMapping"
spec.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 98796e4

Please sign in to comment.