Skip to content

Commit 1da770a

Browse files
committed
Bump version to 0.1.2
1 parent e4ec5e8 commit 1da770a

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
@@ -2,7 +2,7 @@ defmodule MessageQueue.MixProject do
22
use Mix.Project
33

44
@name "MessageQueue"
5-
@version "0.1.1"
5+
@version "0.1.2"
66
@repo_url "https://github.com/ChannexIO/message_queue"
77

88
def project do

0 commit comments

Comments
 (0)