fix(humanizer): move version field

Amolith created

Change summary

skills/humanizer/SKILL.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

skills/humanizer/SKILL.md 🔗

@@ -1,11 +1,11 @@
 ---
 name: humanizer
-version: 2.1.1
 description: |
   Removes signs of AI-generated writing from text and makes it sound more
   natural and human-written. Use on request and when editing or reviewing text.
 license: MIT
 metadata:
+  version: 2.1.1
   author: blader <blader@gmail.com>
   source: https://github.com/blader/humanizer
 ---