From ed93cb2f4e3ac15051f56ce4ae0c2221f8daca82 Mon Sep 17 00:00:00 2001 From: Vasyl Date: Fri, 8 Nov 2024 17:12:49 +0000 Subject: [PATCH] chore: release 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad3f068..f1cca63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@provenance/react-native-provenance", - "version": "0.2.3", + "version": "0.3.0", "description": "Library to add https://provenance.org experiences into your mobile applications to validate sustainability credentials of products you sell.", "main": "lib/commonjs/index", "module": "lib/module/index",