Skip to content

Commit a15f317

Browse files
authored
chore: bump plugin and marketplace version to 2.0.5 (#38)
1 parent 9b618c8 commit a15f317

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "preview-build",
99
"source": "./",
1010
"description": "Build and capture SwiftUI previews for visual analysis. Supports Xcode projects, SPM packages, and standalone Swift files.",
11-
"version": "2.0.4",
11+
"version": "2.0.5",
1212
"author": { "name": "Iron-Ham" },
1313
"homepage": "https://github.com/Iron-Ham/XcodePreviews",
1414
"repository": "https://github.com/Iron-Ham/XcodePreviews",

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "preview-build",
33
"description": "Build and capture SwiftUI previews for visual analysis. Supports Xcode projects, SPM packages, and standalone Swift files.",
4-
"version": "2.0.4",
4+
"version": "2.0.5",
55
"author": { "name": "Iron-Ham" },
66
"repository": "https://github.com/Iron-Ham/XcodePreviews",
77
"license": "MIT",

0 commit comments

Comments
 (0)