Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit 24e00a8

Browse files
authored
Version 0.0.5 (#15)
Signed-off-by: David McKay <david@rawkode.com>
1 parent 63a7cc9 commit 24e00a8

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
@@ -4,7 +4,7 @@ defmodule Eidetic.Mixfile do
44

55
def project do
66
[ app: :eidetic,
7-
version: "0.0.4",
7+
version: "0.0.5",
88
elixir: "~> 1.3",
99
build_embedded: Mix.env == :prod,
1010
start_permanent: Mix.env == :prod,

0 commit comments

Comments
 (0)