From c9fa49cd27de5c08282d0f44b066543e3ca591c0 Mon Sep 17 00:00:00 2001 From: Giovanne Tarcitano Date: Sun, 4 Jul 2021 10:25:32 -0300 Subject: [PATCH] chore: release 0.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1be54bd..51bcca5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mobile-core-api", - "version": "0.5.3", + "version": "0.5.4", "description": "This package contains the mobile-core interfaces for mobile-modules", "main": "lib/commonjs/index", "module": "lib/module/index",