Skip to content

Commit 3901b8d

Browse files
authored
Prepare to release watcher 1.1.4 (#2184)
1 parent 654f334 commit 3901b8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/watcher/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.1.4-wip
1+
## 1.1.4
22

33
- Improve handling of subdirectories: ignore `PathNotFoundException` due to
44
subdirectory deletion racing with watcher internals, instead of raising

pkgs/watcher/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: watcher
2-
version: 1.1.4-wip
2+
version: 1.1.4
33
description: >-
44
A file system watcher. It monitors changes to contents of directories and
55
sends notifications when files have been added, removed, or modified.

0 commit comments

Comments
 (0)