From 7e3a020b22401318588748f90dc47db136206c23 Mon Sep 17 00:00:00 2001 From: Szymon20000 Date: Thu, 24 Sep 2020 08:53:30 +0200 Subject: [PATCH] Update package.json (#1271) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17fbabd9a92..5ea09a2a74c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-reanimated", - "version": "2.0.0-alpha.6", + "version": "2.0.0-alpha.7", "description": "More powerful alternative to Animated library for React Native.", "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start",