Prepare to publish (#61)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dbef334..fac1f23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 2.1.0-dev
+## 2.1.0
* Return empty results instead of throwing when trying to list a path that does
not exist.
diff --git a/pubspec.yaml b/pubspec.yaml
index 37a37fd..d6070d9 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
name: glob
-version: 2.1.0-dev
+version: 2.1.0
description: Bash-style filename globbing.
repository: https://github.com/dart-lang/glob