From e02e761c2e1929e8e1d5d85f51dd8e4455b659a0 Mon Sep 17 00:00:00 2001 From: Haik Aslanyan Date: Thu, 7 May 2020 21:10:48 +0400 Subject: [PATCH] changed version number to 1.3.0 --- RoundCode.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RoundCode.podspec b/RoundCode.podspec index 5addb2a..7ffaf09 100644 --- a/RoundCode.podspec +++ b/RoundCode.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'RoundCode' - s.version = '1.2.0' + s.version = '1.3.0' s.summary = 'Facebook messenger style custom barcode.' s.description = <<-DESC Encode and decode data into custom stylish barcode.