From 985ebf0b834db56735b1cd055c6ac67d6895ce0f Mon Sep 17 00:00:00 2001 From: Louis Lagrange Date: Sun, 16 Sep 2018 16:00:12 +0200 Subject: [PATCH] v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e93339f..c1bca41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-web-linear-gradient", - "version": "1.0.2", + "version": "1.0.3", "description": "React Native for Web implementation of react-native-linear-gradient", "main": "dist/index.js", "main-es": "src/index.js",