From 0537a088ff6b7a44a55440d53357b3cbddb3c0f9 Mon Sep 17 00:00:00 2001 From: tomekkleszcz Date: Sun, 27 Dec 2020 19:29:24 +0100 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44c8dd3..daabff7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-twemojis", - "version": "1.0.0", + "version": "1.0.1", "description": "Replace emojis with Twemojis in your next React Native app.", "main": "src/index.ts", "repository": "git@github.com:tomekkleszcz/react-native-twemojis.git",