Update pubspec for new owner, homepage
diff --git a/pubspec.yaml b/pubspec.yaml
index 6ef7fab..471bbf5 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,8 +1,8 @@
 name: pub_cache
-version: 0.2.2
+version: 0.2.3-dev
 description: A library to reflect on the local pub cache.
-author: Dart Team <misc@dartlang.org>
-homepage: https://github.com/dart-lang/pub_cache
+author: Devon Carew <devoncarew@google.com>
+homepage: https://github.com/google/pub_cache
 
 environment:
   sdk: '>=2.0.0-dev.17.0 <3.0.0'