Prepare to publish 0.9.7+12 (#72)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 251c13e..44fbda5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
# 0.9.7+12
* Catch `FileSystemException` during `existsSync()` on Windows.
+* Internal cleanup.
# 0.9.7+11
diff --git a/pubspec.yaml b/pubspec.yaml
index 3722c84..f999c2a 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: watcher
-version: 0.9.8-dev
+version: 0.9.7+12
description: >-
A file system watcher. It monitors changes to contents of directories and