Skip to content

Commit 2901d31

Browse files
committed
Release 1.2.1
1 parent 36748e9 commit 2901d31

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.2.1 / 2017-06-29
3+
==================
4+
5+
* feat(): OTP 20 and Elixir 1.4.5 support
6+
27
1.2.0 / 2017-06-27
38
==================
49

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule Rox.Mixfile do
33

44
def project do
55
[app: :rox,
6-
version: "1.2.0",
6+
version: "1.2.1",
77
elixir: "~> 1.4",
88
build_embedded: Mix.env == :prod,
99
start_permanent: Mix.env == :prod,

0 commit comments

Comments
 (0)