Update exfswatch

This commit is contained in:
Uku Taht
2016-03-20 19:19:24 +00:00
parent 0ec6e36d5f
commit e8a16af08f
2 changed files with 2 additions and 2 deletions

View File

@@ -13,6 +13,6 @@ defmodule Koans.Mixfile do
end
defp deps do
[{:exfswatch, "~> 0.1.0"}]
[{:exfswatch, "~> 0.1.1"}]
end
end

View File

@@ -1,2 +1,2 @@
%{"exfswatch": {:hex, :exfswatch, "0.1.0"},
%{"exfswatch": {:hex, :exfswatch, "0.1.1"},
"fs": {:hex, :fs, "0.9.2"}}