Skip to content

Commit c19784e

Browse files
author
Eric Lee
committed
Version 0.11.0
1 parent 4ef79df commit c19784e

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opkg",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"publishConfig": {
55
"access": "public"
66
},

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": "opkg",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "OpenPackage CLI - the package manager for AI coding.",
55
"license": "Apache-2.0",
66
"author": "Eric Lee",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opkg/core",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Core business logic for OpenPackage - the package manager for AI coding.",
55
"license": "Apache-2.0",
66
"author": "Eric Lee",

0 commit comments

Comments
 (0)