diff options
author | Colin Okay <cbeok@protonmail.com> | 2021-07-08 07:13:11 -0500 |
---|---|---|
committer | Colin Okay <cbeok@protonmail.com> | 2021-07-08 07:13:11 -0500 |
commit | e53559b38f40ec99a04171d0e73399402acc18bf (patch) | |
tree | b1cf10fc62cf2ff8c41e9c9a3328f1a02e4781ac /animise.asd | |
parent | b817533cffaf95702fa7573f008645e288de0603 (diff) |
Diffstat (limited to 'animise.asd')
-rw-r--r-- | animise.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/animise.asd b/animise.asd index 2c6c1ee..8607547 100644 --- a/animise.asd +++ b/animise.asd @@ -2,7 +2,7 @@ (asdf:defsystem #:animise :description "General Purpose Tweens" - :author "<thegoofist@protonmail.com>" + :author "Colin Okay <okay@toyful.space>" :license "GPLv3.0" :version "0.0.1" :serial t |