Skip to content

Commit c3c0aee

Browse files
devallibusclaude
andcommitted
chore: bump CLI version to 0.2.0 for npm publish
package.json was still at 0.1.0 so CI skipped publishing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b4411b5 commit c3c0aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shaderbase/cli",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"type": "module",
55
"description": "Agent-first shader registry CLI for Three.js — search and add shaders to your project",
66
"bin": {

0 commit comments

Comments
 (0)