Skip to content

Commit 6d2b79b

Browse files
committed
Prepare v0.0.2 tag
1 parent fda61ac commit 6d2b79b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Output format is documented in [API.md](./API.md).
1818
Global install from GitHub (short-term distribution):
1919

2020
```bash
21-
npm install -g github:PSPDFKit-labs/buildkite-cli#v0.0.1
21+
npm install -g github:PSPDFKit-labs/buildkite-cli#v0.0.2
2222
bkci --help
2323
```
2424

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buildkite-cli",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "LLM-friendly Buildkite CLI for CI inspection.",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)