Skip to content

Commit 7f8a378

Browse files
authored
Prepare to publish 0.9.7+12 (flutter#72)
1 parent 83be3af commit 7f8a378

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 0.9.7+12
22

33
* Catch `FileSystemException` during `existsSync()` on Windows.
4+
* Internal cleanup.
45

56
# 0.9.7+11
67

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: 0.9.8-dev
2+
version: 0.9.7+12
33

44
description: >-
55
A file system watcher. It monitors changes to contents of directories and

0 commit comments

Comments
 (0)