From 0773e6377147e92b03a25160862d995eabba86d3 Mon Sep 17 00:00:00 2001 From: Pavan Kataria Date: Mon, 13 Mar 2017 15:52:54 +0000 Subject: [PATCH] Increments podspec to version 0.3 --- SwiftDataTables.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwiftDataTables.podspec b/SwiftDataTables.podspec index f62badc..eff0913 100644 --- a/SwiftDataTables.podspec +++ b/SwiftDataTables.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'SwiftDataTables' - s.version = '0.2.7' + s.version = '0.3.0' s.summary = 'A Swift Data Table package that allows ordering, searching, and paging with extensible options.' # This description is used to generate tags and improve search results.