We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 455fb65 + 4206a1b commit df4dcbeCopy full SHA for df4dcbe
mix.exs
@@ -4,7 +4,7 @@ defmodule KafkaEx.Mixfile do
4
def project do
5
[
6
app: :kafka_ex,
7
- version: "0.9.0",
+ version: "0.10.0",
8
elixir: "~> 1.1",
9
dialyzer: [
10
plt_add_deps: :transitive,
0 commit comments