From bd91e982d6f984fc1cb358a26e6006f89c4d90a3 Mon Sep 17 00:00:00 2001 From: Corey Werner Date: Mon, 10 Jun 2019 13:10:00 +0300 Subject: [PATCH] bump pod to version 1.0.1 --- KinSDK.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KinSDK.podspec b/KinSDK.podspec index c096664..bdf2c19 100644 --- a/KinSDK.podspec +++ b/KinSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'KinSDK' - s.version = '1.0.0-rc2' + s.version = '1.0.1' s.license = { :type => 'Kin Ecosystem SDK License' } s.author = { 'Kin Foundation' => 'info@kin.org' } s.summary = 'Pod for the Kin SDK.'