Skip to content

Commit

Permalink
Bump podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Ballard committed Jun 9, 2016
1 parent 5da2d48 commit 5bca810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PMJSON.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PMJSON"
s.version = "0.9.2"
s.version = "0.9.3"
s.summary = "Pure Swift JSON encoding/decoding library"
s.description = "PMJSON provides a pure-Swift strongly-typed JSON encoder/decoder as well as a set of convenience methods for converting to/from Foundation objects and for decoding JSON structures."

Expand Down

0 comments on commit 5bca810

Please sign in to comment.