Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Commit

Permalink
Bump Pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
mickeyreiss committed Feb 10, 2015
1 parent fd70156 commit e3fb30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TypeJSON.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TypeJSON"
s.version = "0.0.2"
s.version = "0.0.3"
s.summary = "Simple, type-safe JSON parsing"
s.description = <<-DESC
A simple JSON parsing library that aims to adhere to the JSON spec with a sprinkle of type safety.
Expand Down

0 comments on commit e3fb30c

Please sign in to comment.