Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jdmcd committed Jan 26, 2018
1 parent 8c41271 commit 2c56301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodableAPI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CodableAPI'
s.version = '0.2.0'
s.version = '0.3.0'
s.summary = 'A set of Swift helpers for interacting with APIs in a Codable format.'
s.description = <<-DESC
Use Codable models to craft requests and receive responses from APIs.
Expand Down

0 comments on commit 2c56301

Please sign in to comment.