Skip to content
Snippets Groups Projects
Commit d457514a authored by falood's avatar falood
Browse files

Release v0.2.1

parent d0939e41
Branches
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ defmodule ExFSWatch.Mixfile do ...@@ -3,7 +3,7 @@ defmodule ExFSWatch.Mixfile do
def project do def project do
[ app: :exfswatch, [ app: :exfswatch,
version: "0.2.0", version: "0.2.1",
elixir: "~> 1.0", elixir: "~> 1.0",
deps: deps, deps: deps,
description: "A file change watcher wrapper based on [fs](https://github.com/synrc/fs)", description: "A file change watcher wrapper based on [fs](https://github.com/synrc/fs)",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment