Skip to content

Commit

Permalink
Merge pull request #345 from kafkaex/release_0.10.0
Browse files Browse the repository at this point in the history
Release 0.10.0
  • Loading branch information
joshuawscott authored Apr 11, 2019
2 parents 455fb65 + 4206a1b commit df4dcbe
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 @@ -4,7 +4,7 @@ defmodule KafkaEx.Mixfile do
def project do
[
app: :kafka_ex,
version: "0.9.0",
version: "0.10.0",
elixir: "~> 1.1",
dialyzer: [
plt_add_deps: :transitive,
Expand Down

0 comments on commit df4dcbe

Please sign in to comment.