Skip to content

Commit ebc8538

Browse files
committed
chore: bump version 0.5.4
1 parent a29661b commit ebc8538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule OpenAI.MixProject do
44
def project do
55
[
66
app: :openai,
7-
version: "0.5.3",
7+
version: "0.5.4",
88
elixir: "~> 1.11",
99
description: description(),
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)