From f65acc3bada2b851dc8416a1413384578bb723cf Mon Sep 17 00:00:00 2001
From: "Erin (Josh) Rigler" <erigler@usgs.gov>
Date: Fri, 20 Dec 2024 19:55:37 +0000
Subject: [PATCH] Update code.json for v1.12.2

---
 code.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/code.json b/code.json
index bb37638f..59ea14d2 100644
--- a/code.json
+++ b/code.json
@@ -3,7 +3,7 @@
     "name": "geomag-algorithms",
     "organization": "U.S. Geological Survey",
     "description": "Library for processing Geomagnetic timeseries data.",
-    "version": "1.12.1",
+    "version": "1.12.2",
     "status": "Development",
     "permissions": {
       "usageType": "openSource",
@@ -35,7 +35,7 @@
       "email": "gs-haz_dev_team_group@usgs.gov"
     },
     "date": {
-      "metadataLastUpdated": "2024-12-17"
+      "metadataLastUpdated": "2024-12-20"
     }
   }
 ]
\ No newline at end of file
-- 
GitLab