From 74bf57c402725f1007d8d161b3083924aa7e1bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C4=B1dvan?= Date: Mon, 6 Jun 2022 11:24:45 +0000 Subject: [PATCH] chore: release 0.3.3 [ci skip] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 916ed3e..7a7956c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-story-component", "title": "React Native Story Component", - "version": "0.3.2", + "version": "0.3.3", "description": "Story component for React Native.", "main": "lib/commonjs/index", "module": "lib/module/index",