Skip to content

Commit

Permalink
Bump version to 1.2.0 and update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
merofeev committed Dec 19, 2018
1 parent 083be29 commit 381240b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Do not monitor files/directories matching ``*.git*`` and ``*build*`` patterns:
docker-volume-watcher -e "*.git*" "*build*"
If you experience duplicate notification issue (e.g. #13), try event debounce feature:
If you experience duplicate notification issue (e.g. #13 ), try event debounce feature:

.. code:: bat
Expand Down

0 comments on commit 381240b

Please sign in to comment.