From 740fd6e5e2323196b7db34f9dfba845285dfc0c1 Mon Sep 17 00:00:00 2001 From: Michael Amaral Date: Mon, 2 Mar 2020 13:10:21 -0300 Subject: [PATCH] v0.0.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a150308..59f34e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@meevilabs/react-native-elements", - "version": "0.0.12", + "version": "0.0.13", "description": "Meevi's RN Elements Library", "main": "dist/index.js", "types": "dist/index.d.ts",