From 66b503dc79b754aaf1d0eb8af253616a60d050d1 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Sat, 4 Sep 2021 12:22:03 -0400
Subject: [PATCH] bumped version post release

---
 lib/apex/app_info.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/apex/app_info.rb b/lib/apex/app_info.rb
index b611c18..c0f01c0 100644
--- a/lib/apex/app_info.rb
+++ b/lib/apex/app_info.rb
@@ -1,3 +1,3 @@
 module Apex
-    VERSION = "1.0.2"
+    VERSION = "1.0.3"
 end
-- 
GitLab