Skip to content

Commit 2799a51

Browse files
committed
Bump version to 0.9.1
1 parent 2487844 commit 2799a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ defmodule Nostrum.Mixfile do
77
app: :nostrum,
88
appup: "appup.ex",
99
compilers: Mix.compilers() ++ [:appup],
10-
version: "0.9.0",
10+
version: "0.9.1",
1111
elixir: "~> 1.14",
1212
elixirc_paths: elixirc_paths(Mix.env()),
1313
build_embedded: Mix.env() == :prod,

0 commit comments

Comments
 (0)