From 10100b8deca8b5869d975a0da844ea091a1a3baa Mon Sep 17 00:00:00 2001 From: Jan Ziemba Date: Wed, 7 Mar 2018 15:03:44 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04e622c5..0e1b7616 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-material-ui", - "version": "1.20.0", + "version": "1.21.0", "description": "React Native Material Design Components", "main": "./index.js", "scripts": {