diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93f675a9b0e45f3c68d07be22e7d672812f1eb9c..af7db24319efa5e07509f28d6451f4497c997f0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,8 @@
 # CHANGELOG
 
-## next
-- Remove the web-full example. Was not maintained.
+## 0.2.3
+- Updated the Polymer sample to the latest version (`1.0.0-rc.1`)
+- Removed the web-full example. Was not maintained.
 
 ## 0.2.2+1
 - Moved the script tags for the web templates into the head section
diff --git a/pubspec.yaml b/pubspec.yaml
index aa1b1d5a11341bf8ca2db8bbbf3e1dafd45746c3..7677e28b4773126b55036f1dd84462fd82b3241e 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -4,7 +4,7 @@
 
 name: stagehand
 # When changing this version, change the lib/src/cli_app.dart version as well.
-version: 0.2.2+1
+version: 0.2.3
 description: >
   A scaffolding generator for your Dart projects. Stagehand helps you get set
   up!