We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c0788 commit c44604eCopy full SHA for c44604e
History.md
@@ -1,4 +1,9 @@
1
2
+2.2.1 / 2018-01-17
3
+==================
4
+
5
+ * deps(): Update version of erlang_nif-sys
6
7
2.2.0 / 2017-12-06
8
==================
9
mix.exs
@@ -3,7 +3,7 @@ defmodule Rox.Mixfile do
def project do
[app: :rox,
- version: "2.2.0",
+ version: "2.2.1",
elixir: "~> 1.4",
build_embedded: Mix.env == :prod,
start_permanent: Mix.env == :prod,
0 commit comments