Skip to content

Commit 7b1d50c

Browse files
committed
update version to 0.3.1
1 parent 9164de5 commit 7b1d50c

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 Nostrum.Mixfile do
44
def project do
55
[
66
app: :nostrum,
7-
version: "0.3.0",
7+
version: "0.3.1",
88
elixir: "~> 1.7",
99
build_embedded: Mix.env() == :prod,
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)