Skip to content

Commit

Permalink
Bump podspec to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Anviking authored Jun 15, 2016
1 parent f4307c0 commit f90bcbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Decodable.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Decodable"
s.version = "0.4.2"
s.version = "0.4.3"
s.summary = "Swift 2 JSON parsing done (more) right"
s.description = "Simple yet powerful object mapping made possible by Swift 2's new error handling. Greatly inspired by Argo, but without any functional programming and bizillion operators."
s.homepage = "https://github.com/Anviking/Decodable"
Expand Down

0 comments on commit f90bcbe

Please sign in to comment.