Skip to content

Commit ed829c2

Browse files
committed
Fix version no
1 parent 2e6944e commit ed829c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule BanditNative.MixProject do
22
use Mix.Project
33

4-
@version "0.1.0"
4+
@version "0.1.1"
55

66
def project do
77
[

0 commit comments

Comments
 (0)