Skip to content

Commit 14c56f0

Browse files
authored
chore: set version to 0.1.0 (pre-release testing) (#10)
## Summary Set feature version to 0.1.0 for pre-release testing before confirming production readiness. ## Test plan - [ ] Version field updated in devcontainer-feature.json
1 parent 43f05a2 commit 14c56f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/claude-code/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "claude-code",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"name": "Claude Code",
55
"description": "Install Claude Code CLI into any devcontainer. Supports Debian, Ubuntu, Alpine, Arch, Fedora, RHEL, Rocky, Alma, and Amazon Linux on amd64/arm64.",
66
"keywords": [

0 commit comments

Comments
 (0)