From 6d9f5991aa2cd9e774a32c70e49f80dac403db94 Mon Sep 17 00:00:00 2001 From: Jeff Niu Date: Tue, 19 Dec 2017 15:48:16 -0800 Subject: [PATCH] 1.5.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc78b757..42e46538 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-localforage", - "version": "1.5.6", + "version": "1.5.7", "description": "The addon provides an ember-data adapter and a storageFor computed property that persists the changes to localforage", "keywords": [ "ember-addon",