From fc120b91881353c9ba0adb22403e02c60c4ab3b3 Mon Sep 17 00:00:00 2001 From: dennismorello Date: Wed, 6 Jan 2021 20:26:37 +0100 Subject: [PATCH] v3.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 265ade9..315b940 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-awesome-reveal", "description": "React components to add reveal animations using the Intersection Observer API and CSS Animations.", - "version": "3.5.1", + "version": "3.5.2", "license": "MIT", "author": { "name": "Dennis Morello",