diff --git a/CHANGELOG.md b/CHANGELOG.md
index de016c939b..b9ac72d5b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+# 2.0.0-beta.0
+
+Enjoy!
+
+<3 The Ionic Team
+
+
+
# [2.0.0-alpha.57](https://github.com/driftyco/ionic/compare/v2.0.0-alpha.56...v2.0.0-alpha.57) (2016-02-10)
diff --git a/package.json b/package.json
index c58938e945..323357707c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"private": "true",
"name": "ionic2",
- "version": "2.0.0-alpha.57",
+ "version": "2.0.0-beta.0",
"license": "Apache-2.0",
"repository": {
"type": "git",
@@ -88,4 +88,4 @@
"path": "node_modules/ionic-cz-conventional-changelog"
}
}
-}
\ No newline at end of file
+}