From f298325db7621d3dcc28da242fe6362ddeacf35f Mon Sep 17 00:00:00 2001 From: nadnoslen Date: Fri, 7 Jun 2019 09:03:33 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20release=20candidate=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b51b385..9391bab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-data-base-model", - "version": "1.0.0-rc.2", + "version": "1.0.0-rc.3", "description": "A Base Ember-Data model including `createdAt` and `updatedAt` attributes matching those found in Ruby on Rails timestamped resources.", "keywords": [ "active-record-timestamps",