Prepare to publish (#57)
diff --git a/pkgs/graphs/CHANGELOG.md b/pkgs/graphs/CHANGELOG.md
index f5a4fe7..b32c6b3 100644
--- a/pkgs/graphs/CHANGELOG.md
+++ b/pkgs/graphs/CHANGELOG.md
@@ -1,4 +1,4 @@
-# 1.0.0-dev
+# 1.0.0
- Migrate to null safety.
diff --git a/pkgs/graphs/pubspec.yaml b/pkgs/graphs/pubspec.yaml
index aa12ade..5e5dba7 100644
--- a/pkgs/graphs/pubspec.yaml
+++ b/pkgs/graphs/pubspec.yaml
@@ -1,5 +1,5 @@
name: graphs
-version: 1.0.0-dev
+version: 1.0.0
description: Graph algorithms that operate on graphs in any representation
homepage: https://github.com/dart-lang/graphs