From e9fe44504583fe4e2f0bef948ecf4938158d2089 Mon Sep 17 00:00:00 2001 From: Jacob Lauritzen Date: Tue, 26 May 2020 15:34:57 +0200 Subject: [PATCH] 4.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5ece65..c9e4531 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-app-intro-slider", - "version": "4.0.3", + "version": "4.0.4", "description": "Simple and configurable app introduction slider for react native", "main": "dist/index.js", "types": "dist/index.d.ts",