1.4.10
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86273b0..9710815 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 1.4.10
+
+Oops, fix Electron capabilities to be correct. Sorry about this!
+
 ## 1.4.9
 
 * Change behavior of Node.js detection that now takes into account:
diff --git a/pubspec.yaml b/pubspec.yaml
index 17f597c..809c7ae 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: 1.4.9
+version: 1.4.10
 description: Better node.js preamble for dart2js, use it in your build system.
 
 environment: