Skip to content

Commit 5b05485

Browse files
committed
release: v0.4.2
1 parent 89aa0f6 commit 5b05485

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/opencode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/opencode-openai-auth",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"type": "module",
66
"repository": {

packages/opencode/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const PackageVersion = '0.4.1'
1+
export const PackageVersion = '0.4.2'

packages/pi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cortexkit/pi-openai-auth",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"license": "MIT",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)