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

Release v0.2.6

parent 4bf8c06d
Branches
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ defmodule FileSystem.Mixfile do ...@@ -3,7 +3,7 @@ defmodule FileSystem.Mixfile do
def project do def project do
[ app: :file_system, [ app: :file_system,
version: "0.2.5", version: "0.2.6",
elixir: "~> 1.3", elixir: "~> 1.3",
deps: deps(), deps: deps(),
description: "A file system change watcher wrapper based on [fs](https://github.com/synrc/fs)", description: "A file system 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