chore: bump plugin version to 1.2.0 for character-archetypes skill

This commit is contained in:
rhavekost
2026-07-01 14:48:20 -05:00
parent 1223683e7c
commit 46427e1a62
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
{
"name": "author-toolkit",
"description": "Writing skills for fiction and narrative nonfiction authors, including an AI-writing audit/rewrite skill",
"version": "1.1.0",
"version": "1.2.0",
"source": "./",
"author": {
"name": "rhavekost",
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "author-toolkit",
"description": "Writing skills for fiction and narrative nonfiction authors, including an AI-writing audit/rewrite skill",
"version": "1.1.0",
"version": "1.2.0",
"author": {
"name": "rhavekost",
"email": "rob@kostlabs.com"
@@ -9,5 +9,5 @@
"homepage": "https://github.com/rhavekost/author-toolkit",
"repository": "https://github.com/rhavekost/author-toolkit",
"license": "MIT",
"keywords": ["writing", "fiction", "nonfiction", "editing", "author", "skills", "ai-writing", "avoid-ai-writing"]
"keywords": ["writing", "fiction", "nonfiction", "editing", "author", "skills", "ai-writing", "avoid-ai-writing", "character-archetypes"]
}