Skip to content

Commit

Permalink
Version 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawscott committed Feb 14, 2021
1 parent 79c9d5b commit d917033
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 KafkaEx.Mixfile do
def project do
[
app: :kafka_ex,
version: "0.12.0",
version: "0.12.1",
elixir: "~> 1.6",
dialyzer: [
plt_add_deps: :transitive,
Expand Down

0 comments on commit d917033

Please sign in to comment.