Skip to content

Commit 3d9c1ba

Browse files
committed
chore: release v0.30.2
1 parent 648ac51 commit 3d9c1ba

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<p align="center">
6-
<img src="https://img.shields.io/badge/version-0.14.0-blue" alt="Version: 0.14.0" />
6+
<img src="https://img.shields.io/badge/version-0.30.2-blue" alt="Version: 0.30.2" />
77
<img src="https://img.shields.io/badge/status-beta-yellow" alt="Status: Beta" />
88
<img src="https://img.shields.io/badge/tests-457%20passing-brightgreen" alt="Tests: 457 passing" />
99
<img src="https://img.shields.io/badge/runtime-Bun-f472b6" alt="Runtime: Bun" />

arc-manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# arc-manifest.yaml — capability declaration
22
schema: arc/v1
33
name: arc
4-
version: 0.30.1
4+
version: 0.30.2
55
type: tool
66
tier: core
77
description: Agentic component package manager — install, manage, and distribute AI agent skills

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arc",
3-
"version": "0.30.1",
3+
"version": "0.30.2",
44
"description": "Agentic component package manager — install, manage, and distribute AI agent skills",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)