diff --git a/package.json b/package.json
index 89dc878..a4bfb98 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ember-data-base-model",
-  "version": "1.0.0-rc.4",
+  "version": "1.0.0",
   "description": "A Base Ember-Data model including `createdAt` and `updatedAt` attributes matching those found in Ruby on Rails timestamped resources.",
   "keywords": [
     "active-record-timestamps",