Removed silly stuff from readme.
[forth.jl.git] / Project.toml
index 289a7fb..830ad34 100644 (file)
@@ -1,4 +1,8 @@
 name = "forth"
-uuid = "b854209b-e968-4163-975a-3ef17cc01beb"
-authors = ["Tim Vaughan <timv@ughan.xyz>"]
-version = "1.0.0"
+uuid = "5d94d4ce-a281-4022-9146-f8be3647edb1"
+authors = ["Tim Vaughan <plugd@thelambdalab.xyz>"]
+version = "0.1.0"
+
+[deps]
+Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
+REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"