From 2a947f7e8365ead7f005f68517471d431df4ab8a Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Tue, 26 May 2020 23:27:46 -0500
Subject: [PATCH] 	modified:   CMakeLists.txt

---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5ad81b624..4c76196a3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@
 ## PROJECT: hallac_container
 ################################################################################
 cmake_minimum_required (VERSION 3.8)
-project (eic_container VERSION 1.2.1)
+project (eic_container VERSION 1.2.2)
 
 ################################################################################
 ## The name of our container
-- 
GitLab