about summary refs log tree commit diff stats
path: root/META6.json
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-06-14 19:30:13 +0530
committerAndinus <andinus@nand.sh>2021-06-14 20:49:49 +0530
commit17f99511f42d754d9fb230f5b37fa216fc4d7d47 (patch)
tree5adc77596a3f5e2cb4db64a1a0b4fc4bc82cde3e /META6.json
parentde49eebc753ae2e8472f508bf31739af784be6b9 (diff)
downloadoctans-17f99511f42d754d9fb230f5b37fa216fc4d7d47.tar.gz
Bump version, update auth, lowercase chars v0.2.1
Diffstat (limited to 'META6.json')
-rw-r--r--META6.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/META6.json b/META6.json
index 19ae77c..02d8328 100644
--- a/META6.json
+++ b/META6.json
@@ -1,7 +1,7 @@
 {
     "name" : "octans",
-    "auth" : "github:andinus",
-    "version" : "0.2.0",
+    "auth" : "zef:andinus",
+    "version" : "0.2.1",
     "description" : "Octans is a program to solve Algot's Wordplay (Wordsearch) puzzles",
     "authors" : [ "Andinus <andinus@nand.sh>" ],
     "license" : "ISC",