Skip to content
Snippets Groups Projects
Unverified Commit 796e0642 authored by falood's avatar falood
Browse files

bump version

parent b1d5d39c
No related branches found
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.6", version: "0.2.7",
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