Skip to content

Commit 8732e2a

Browse files
committed
Bump version to v0.14.0
1 parent 0f58f22 commit 8732e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule KafkaEx.Mixfile do
33
use Mix.Project
44

55
@source_url "https://github.com/kafkaex/kafka_ex"
6-
@version "0.13.0"
6+
@version "0.14.0"
77

88
def project do
99
[

0 commit comments

Comments
 (0)