Skip to content

Commit c5dbfb1

Browse files
author
Josh Holtz
committed
Release 0.2.0
1 parent fa7d316 commit c5dbfb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JSONAPI.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "JSONAPI"
3-
s.version = "0.1.2"
3+
s.version = "0.2.0"
44
s.summary = "A library for loading data from a JSON API datasource."
55
s.description = <<-DESC
66
A library for loading data from a JSON API datasource. Parses JSON API data into models with support for auto-linking of resources and custom model classes.

0 commit comments

Comments
 (0)