From 8248358f499ad1f5fa018df577ea4c74ba8d9a6e Mon Sep 17 00:00:00 2001 From: Giovanne Tarcitano Date: Wed, 23 Jun 2021 19:36:37 -0300 Subject: [PATCH] chore: release 0.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1588f82..c9e1aeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mobile-core-api", - "version": "0.3.3", + "version": "0.3.4", "description": "This package contains the mobile-core interfaces for mobile-modules", "main": "lib/commonjs/index", "module": "lib/module/index",