Skip to content

Commit 7973a2e

Browse files
Fix version number
1 parent 6e9bdbc commit 7973a2e

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 EctoValidationCase.Mixfile do
22
use Mix.Project
33

4-
@version "0.0.1"
4+
@version "0.1.1"
55
@github "https://github.com/danielberkompas/ecto_validation_case"
66

77
def project do

0 commit comments

Comments
 (0)