Bump version to 1.0.1

This commit is contained in:
github-actions[bot]
2026-04-01 18:09:16 +00:00
parent 092800d82f
commit b59905862c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/marketplace/marketplace.schema.json",
"name": "xcode-build-skills",
"version": "1.0.0",
"version": "1.0.1",
"owner": {
"name": "Antoine van der Lee",
"email": "contact@avanderlee.com"
@@ -14,7 +14,7 @@
"name": "xcode-build-skills",
"description": "Six Xcode build optimization skills in one plugin: benchmark, compilation analysis, project analysis, SPM build analysis, a recommend-first orchestrator, and a fixer for applying approved changes.",
"repository": "https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "Antoine van der Lee",
"email": "contact@avanderlee.com"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xcode-build-skills",
"version": "1.0.0",
"version": "1.0.1",
"description": "A multi-skill plugin for benchmarking and optimizing Xcode builds, compile hotspots, project settings, and Swift Package Manager dependency overhead.",
"author": {
"name": "Antoine van der Lee",