From cae662a0242dc61329732c656d4e00c982236278 Mon Sep 17 00:00:00 2001 From: Nick Velloff Date: Thu, 23 Jun 2016 11:31:26 -0700 Subject: [PATCH] update spec --- Disc.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Disc.podspec b/Disc.podspec index 2c9c693..5de8bf0 100644 --- a/Disc.podspec +++ b/Disc.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Disc" - s.version = "0.5.9" + s.version = "0.6.0" s.summary = "An API client for Grid Passport." s.homepage = "https://github.com/the-grid/Disc" s.license = { :type => "MIT" }