From 460d36dc92acd8a06094e79b2f23c669e8fb23ff Mon Sep 17 00:00:00 2001 From: Willy Ovalle Date: Tue, 26 Feb 2019 18:44:33 +0100 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e58ad6f..9fdc2870 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fireorm", - "version": "0.3.1", + "version": "0.4.0", "description": "ORM for Firestore", "main": "lib/src/index.js", "types": "lib/src/index.d.ts",