Update version number and add Kent Williams to authors file.
diff --git a/AUTHORS b/AUTHORS
index ff2a5f4..a5c45a2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -10,3 +10,4 @@
 Jeff Muizelaar <jmuizelaar@mozilla.com>
 Mike Hommey <mhommey@mozilla.com>
 Martin Olsson <mnemo@minimum.se>
+Kent Williams <chaircrusher@gmail.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b22af58..5bf382e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@
 
 # pick a version #
 set(double-conversion_VERSION
-  1.0.0)
+  1.1.1)
 
 # set paths for install -- empty initially
 # Offer the user the choice of overriding the installation directories