From 218a728b7d83b2a2a2732a5783f59297fd5b1040 Mon Sep 17 00:00:00 2001
From: Nicholas Maselli <maselli.nicholas@gmail.com>
Date: Mon, 8 Jul 2024 10:23:07 -0400
Subject: [PATCH] updating language

---
 projects/saturnswap.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/saturnswap.json b/projects/saturnswap.json
index ad087f8..edc377e 100644
--- a/projects/saturnswap.json
+++ b/projects/saturnswap.json
@@ -7,14 +7,14 @@
         {
             "name": "Saturn Swap Contract",
             "version": 1,
-            "language": "AIKEN",
+            "language": "PLUTUS",
             "languageVersion": 1,
             "scriptHash": "1af84a9e697e1e7b042a0a06f061e88182feb9e9ada950b36a916bd5",
             "audit": [
                 {
                     "provider": "Cypher",
                     "report": "https://saturn-swap.nyc3.cdn.digitaloceanspaces.com/Audits/Saturn%20Swap%20Audit.pdf",
-                    "date": "2024-6-12"
+                    "date": "12-6-2024"
                 }
             ]
         }