Skip to content

Commit 60a2faa

Browse files
committed
patch release
1 parent 190b152 commit 60a2faa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ defmodule Anthropix.MixProject do
77
name: "Anthropix",
88
description: "Unofficial Anthropic API client for Elixir. Integrate Claude, Anthropic's powerful language model, into your applications.",
99
source_url: "https://github.com/lebrunel/anthropix",
10-
version: "0.6.1",
10+
version: "0.6.2",
1111
elixir: "~> 1.13",
1212
elixirc_paths: elixirc_paths(Mix.env()),
1313
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)