Skip to content

Commit b24df84

Browse files
committed
release: v0.2.0
1 parent e515487 commit b24df84

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.21",
3+
"version": "0.2.0",
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.21"
4+
@version "0.2.0"
55
@source_url "https://github.com/scohen/opal"
66

77
def project do

0 commit comments

Comments
 (0)