Release 2.0.2
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fcfc302..ffb035d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 2.0.2
+
+* Don't crash when running in browser environments.
+
 # 2.0.1
 
 * Define properties for `global.location` and `global.document` rather than
diff --git a/pubspec.yaml b/pubspec.yaml
index 7e0945f..935314a 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,7 @@
 name: node_preamble
 author: Michael Bullington <mikebullingtn@gmail.com>
 homepage: https://github.com/mbullington/node_preamble.dart
-version: 2.0.1
+version: 2.0.2
 description: Better node.js preamble for dart2js, use it in your build system.
 
 environment: