From f311ba4a1d791704ef6bd77fb6580420f414ece5 Mon Sep 17 00:00:00 2001
From: Diego Salazar <diego@cypherstack.com>
Date: Wed, 5 Jul 2023 13:07:55 -0600
Subject: [PATCH] Bump version (v1.0.10, build 15)

---
 pubspec.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pubspec.yaml b/pubspec.yaml
index 2fe27c3cc..88c17d074 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -11,7 +11,7 @@ description: Stack Duo
 # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
 # Read more about iOS versioning at
 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
-version: 1.0.9+14
+version: 1.0.10+15
 
 environment:
   sdk: ">=3.0.2 <4.0.0"