Skip to content

Commit 6c34562

Browse files
Bump minor version to 0.3.0
1 parent 6f7c1a4 commit 6c34562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule WorkOS.MixProject do
55
[
66
name: "WorkOS SDK for Elixir",
77
app: :workos,
8-
version: "0.2.0",
8+
version: "0.3.0",
99
elixir: "~> 1.11",
1010
start_permanent: Mix.env() == :prod,
1111
description: description(),

0 commit comments

Comments
 (0)