Bump version to 2.3.0

This commit is contained in:
github-actions[bot]
2026-08-12 12:40:13 +00:00
parent 8c8fc8c198
commit 45fa49e4e0
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "swift-concurrency-agent-skill",
"version": "2.2.0",
"version": "2.3.0",
"owner": {
"name": "Antoine van der Lee",
"email": "contact@avanderlee.com"
@@ -14,7 +14,7 @@
"name": "swift-concurrency",
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
"repository": "https://github.com/AvdLee/Swift-Concurrency-Agent-Skill",
"version": "2.2.0",
"version": "2.3.0",
"author": {
"name": "Antoine van der Lee",
"email": "contact@avanderlee.com"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "swift-concurrency",
"version": "2.2.0",
"version": "2.3.0",
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
"author": {
"name": "Antoine van der Lee",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "swift-concurrency",
"version": "2.2.0",
"version": "2.3.0",
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
"author": {
"name": "Antoine van der Lee",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "swift-concurrency",
"version": "2.2.0",
"version": "2.3.0",
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
"author": {
"name": "Antoine van der Lee",
+1 -1
View File
@@ -1,5 +1,5 @@
name: swift-concurrency
version: "2.2.0"
version: "2.3.0"
description: >-
Expert guidance on Swift Concurrency best practices, patterns, and
implementation. Covers async/await, actors, tasks, Sendable conformance,
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "swift-concurrency",
"version": "2.2.0",
"version": "2.3.0",
"description": "Expert guidance on Swift Concurrency best practices, patterns, and implementation. Covers async/await, actors, tasks, Sendable conformance, data race prevention, and Swift 6 migration strategies.",
"author": {
"name": "Antoine van der Lee",