Skip to content

Commit 08dc94f

Browse files
committed
Prepare 0.8.0-alpha1
1 parent 89ef710 commit 08dc94f

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
@@ -5,7 +5,7 @@ defmodule Nostrum.Mixfile do
55
def project do
66
[
77
app: :nostrum,
8-
version: "0.8.0-dev",
8+
version: "0.8.0-alpha1",
99
elixir: "~> 1.11",
1010
elixirc_paths: elixirc_paths(Mix.env()),
1111
build_embedded: Mix.env() == :prod,

0 commit comments

Comments
 (0)