Skip to content

Commit 1d30cd0

Browse files
committed
version 0.2.1
1 parent f90839f commit 1d30cd0

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.2.0",
7+
version: "0.2.1",
88
elixir: "~> 1.4",
99
build_embedded: Mix.env == :prod,
1010
start_permanent: Mix.env == :prod,

0 commit comments

Comments
 (0)