From 47fcbe44da6e89f97475250d0b85e29511a581e4 Mon Sep 17 00:00:00 2001 From: karlmarxlopez <7194216+karlmarxlopez@users.noreply.github.com> Date: Sat, 12 Nov 2022 02:55:20 +0800 Subject: [PATCH] chore: v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e8951b..f4da56f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@karlmarxlopez/expo-ts-and-jest", "description": "Expo with TypeScript and Jest", - "version": "0.1.2", + "version": "0.2.0", "license": "MIT", "main": "node_modules/expo/AppEntry.js", "publishConfig": {