From dfd7413734eb693358defcac536b0b32e9dc0b8c Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Thu, 26 Oct 2023 18:45:11 +0200 Subject: [PATCH] Release 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9aff03..7b237c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animatable", - "version": "1.3.3", + "version": "1.4.0", "description": "Easy to use declarative transitions and animations for React Native", "typings": "typings/react-native-animatable.d.ts", "main": "index.js",