From 27788db344222df124a0e5a6ff02056fd5963060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20Pacheco=20Neves?= Date: Mon, 2 Jan 2023 12:30:25 +0000 Subject: [PATCH] 3.0.0 --- Loop.podspec | 2 +- Loop/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Loop.podspec b/Loop.podspec index 65c98ae..22a8f9c 100644 --- a/Loop.podspec +++ b/Loop.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Loop" - s.version = "2.0.0" + s.version = "3.0.0" s.summary = "Unidirectional reactive architecture" s.description = <<-DESC diff --git a/Loop/Info.plist b/Loop/Info.plist index d749896..2351742 100644 --- a/Loop/Info.plist +++ b/Loop/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 3.0.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass