Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesyo committed Apr 25, 2016
1 parent f3e3c72 commit 91fc16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Himotoki.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Himotoki"
s.version = "2.0.0"
s.version = "2.0.1"
s.summary = "A type-safe JSON decoding library purely written in Swift"
s.description = <<-DESC
Himotoki (紐解き) is a type-safe JSON decoding library purely written in Swift. This library is highly inspired by popular JSON parsing libraries in Swift: [Argo](https://github.com/thoughtbot/Argo) and [ObjectMapper](https://github.com/Hearst-DD/ObjectMapper).
Expand Down

0 comments on commit 91fc16a

Please sign in to comment.