diff --git a/README.md b/README.md
index 6e0b807..301a5f7 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,12 @@
## Changelog:
+### 3.2.1: April 20th, 2011
+
+
+ - Added support for child themes
+
+
### 3.2.0: April 15th, 2011
@@ -140,4 +146,4 @@ Everything else:
## Summary:
-Roots is a starting WordPress theme made for developers that's based on HTML5 Boilerplate, Blueprint CSS and Starkers that will help you rapidly create brochure sites and blogs.
\ No newline at end of file
+Roots is a starting WordPress theme made for developers that's based on HTML5 Boilerplate, Blueprint CSS and Starkers that will help you rapidly create brochure sites and blogs.
diff --git a/style.css b/style.css
index 21bd749..9facdec 100644
--- a/style.css
+++ b/style.css
@@ -2,11 +2,11 @@
Theme Name: Roots
Theme URI: http://www.rootstheme.com/
Description: Starting theme based on HTML5 Boilerplate, Blueprint CSS and Starkers
-Version: 3.1.1
+Version: 3.2.1
Author: Ben Word
Author URI: http://benword.com/
Tags: roots, boilerplate, blueprint, starkers
License: The Unlicense
License URI: http://unlicense.org/
-*/
\ No newline at end of file
+*/