commit 4c0920f94862f390546293ef1ddf3ad49c4b4c5f
parent 1c5cf58121016172a262fd9ff73bb83d2945a00f
Author: Erik Loualiche <eloualic@umn.edu>
Date: Sun, 23 Feb 2025 09:53:51 -0600
change versions and gitignore for downloads
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
@@ -1,2 +1,3 @@
/Manifest.toml
.DS_Store
+tmp+
\ No newline at end of file
diff --git a/Project.toml b/Project.toml
@@ -1,7 +1,7 @@
name = "TigerFetch"
uuid = "59408d0a-a903-460e-b817-a5586a16527e"
authors = ["Erik Loualiche"]
-version = "0.1.0"
+version = "0.1.1"
[deps]
Comonicon = "863f3e99-da2a-4334-8734-de3dacbe5542"