Skip to content

Commit e7e554e

Browse files
committed
Version bump
Forgot to do this, and this should probably be done (along with a push to Hex)
1 parent cc4b895 commit e7e554e

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
@@ -3,7 +3,7 @@ defmodule HttpRouter.Mixfile do
33

44
def project do
55
[ app: :http_router,
6-
version: "0.0.4",
6+
version: "0.0.5",
77
elixir: "~> 1.0",
88
deps: deps,
99
name: "HttpRouter",

0 commit comments

Comments
 (0)