Skip to content

Commit 7d4959c

Browse files
authored
chore: bump plugin and marketplace version to 2.0.1 (#24)
1 parent 02d2c85 commit 7d4959c

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": "1.0.0",
11+
"version": "2.0.1",
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": "1.0.0",
4+
"version": "2.0.1",
55
"author": { "name": "Iron-Ham" },
66
"repository": "https://github.com/Iron-Ham/XcodePreviews",
77
"license": "MIT",

0 commit comments

Comments
 (0)