Bump version to 1.2.0

This commit is contained in:
github-actions[bot]
2026-04-22 18:12:15 +00:00
parent d05300d7f2
commit 798e9b1a2b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "swift-testing-agent-skill",
"version": "1.1.0",
"version": "1.2.0",
"owner": {
"name": "Antoine van der Lee",
"email": "contact@avanderlee.com"
@@ -14,7 +14,7 @@
"name": "swift-testing-expert",
"description": "Expert Swift Testing guidance for #expect/#require macros, traits and tags, parameterized tests, async testing patterns, parallel execution, and XCTest migration workflows.",
"repository": "https://github.com/AvdLee/Swift-Testing-Agent-Skill",
"version": "1.1.0",
"version": "1.2.0",
"author": {
"name": "Antoine van der Lee",
"email": "contact@avanderlee.com"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "swift-testing-expert",
"version": "1.1.0",
"version": "1.2.0",
"description": "Expert Swift Testing guidance for test structure, #expect/#require usage, traits and tags, parameterized tests, async waiting patterns, parallel execution, and XCTest migration.",
"author": {
"name": "Antoine van der Lee",