From 1ab8ed49b1d7b8fdea766e44730c24231aacc2ba Mon Sep 17 00:00:00 2001
From: "Erin (Josh) Rigler" <erigler@usgs.gov>
Date: Tue, 17 Dec 2024 21:50:57 +0000
Subject: [PATCH] Update code.json for v1.12.1

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

diff --git a/code.json b/code.json
index 70bbf912..bb37638f 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.0",
+    "version": "1.12.1",
     "status": "Development",
     "permissions": {
       "usageType": "openSource",
@@ -35,7 +35,7 @@
       "email": "gs-haz_dev_team_group@usgs.gov"
     },
     "date": {
-      "metadataLastUpdated": "2024-12-10"
+      "metadataLastUpdated": "2024-12-17"
     }
   }
 ]
\ No newline at end of file
-- 
GitLab