From c7d6dd20eb082fbd4af35af8b6277e1614ef487b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20Pacheco=20Neves?= Date: Mon, 12 Apr 2021 15:10:17 +0100 Subject: [PATCH] Bump version to 0.10.0 --- Alicerce.podspec | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Alicerce.podspec b/Alicerce.podspec index 0fb77a17..77cfecac 100644 --- a/Alicerce.podspec +++ b/Alicerce.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Alicerce' - s.version = '0.9.0' + s.version = '0.10.0' s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/Mindera/Alicerce.git' s.authors = { 'Mindera' => 'ios@mindera.com' } diff --git a/README.md b/README.md index a8fcb5bc..83dba759 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ TODO ## Compatibility ✅ -### `0.9.0` (latest) ... `master` +### `0.9.0` ... `master` - iOS 10.0+ - Xcode 11.4