We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e5d08b commit 5bee799Copy full SHA for 5bee799
1 file changed
mix.exs
@@ -1,7 +1,7 @@
1
defmodule Hlc.Mixfile do
2
use Mix.Project
3
4
- @version "0.1.0"
+ @version "0.1.1"
5
6
def project do
7
[app: :hlclock,
0 commit comments