mirror of
https://github.com/AvdLee/Swift-Testing-Agent-Skill.git
synced 2026-09-14 19:40:41 +08:00
Bump version to 1.2.0
This commit is contained in:
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user