Version 0.10.11
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ed6bc6..3359d0a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.10.11-dev
+## 0.10.11
 
 * Update minimum SDK constraint to version 2.1.1.
 
diff --git a/pubspec.yaml b/pubspec.yaml
index 5864bc1..a08ee33 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,5 +1,5 @@
 name: fixnum
-version: 0.10.11-dev
+version: 0.10.11
 
 description: Library for 32- and 64-bit signed fixed-width integers.
 author: Dart Team <misc@dartlang.org>