0.1.1
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 487452d..7e681ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
 # Changelog
 
+## 0.1.1
+- fixed an issue with global_packages enumeration
+
 ## 0.1.0
 - release as 0.1.0
 
diff --git a/pubspec.yaml b/pubspec.yaml
index a90dcc2..bd63774 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: pub_cache
-version: 0.1.0
+version: 0.1.1
 description: A library to reflect on the local pub cache.
 author: Dart Team <misc@dartlang.org>
 homepage: https://github.com/dart-lang/pub_cache