Skip to content

Commit

Permalink
version tap
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaric committed Aug 21, 2019
1 parent d5f75f1 commit 2d10cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule Tds.Mixfile do
def project do
[
app: :tds,
version: "1.2.3",
version: "1.2.4",
elixir: "~> 1.0",
deps: deps(),
compilers: [:rustler] ++ Mix.compilers(),
Expand Down

0 comments on commit 2d10cd2

Please sign in to comment.