From 428e2f72bece82810244c6235f565510f37b83e0 Mon Sep 17 00:00:00 2001 From: Giovanne Tarcitano Date: Sun, 4 Jul 2021 11:21:01 -0300 Subject: [PATCH] chore: release 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f69400b..773c73e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mobile-core-api", - "version": "0.7.0", + "version": "0.7.1", "description": "This package contains the mobile-core interfaces for mobile-modules", "main": "lib/commonjs/index", "module": "lib/module/index",