Skip to content

Commit 26423f8

Browse files
committed
release: v0.1.14
1 parent f11d02b commit 26423f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@unfinite/opal",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "AI coding agent — CLI & typed client library",
55
"license": "MIT",
66
"type": "module",

opal/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Opal.MixProject do
22
use Mix.Project
33

4-
@version "0.1.13"
4+
@version "0.1.14"
55
@source_url "https://github.com/scohen/opal"
66

77
def project do

0 commit comments

Comments
 (0)