Skip to content
Snippets Groups Projects
Unverified Commit c763b5dc authored by Xiangrong Hao's avatar Xiangrong Hao Committed by GitHub
Browse files

Release v0.2.9 (#70)

parent 06b91679
Branches
No related tags found
No related merge requests found
......@@ -26,6 +26,11 @@ matrix:
otp_release: 20.0
elixir: 1.5.0
- os: linux
sudo: required
otp_release: 23.0
elixir: 1.10.4
notifications:
recipients:
- self@falood.me
......
......@@ -3,7 +3,7 @@ defmodule FileSystem.Mixfile do
def project do
[ app: :file_system,
version: "0.2.8",
version: "0.2.9",
elixir: "~> 1.3",
deps: deps(),
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