From 30422f8e7936047a94fb0771fccbba7d6a0efbee Mon Sep 17 00:00:00 2001 From: Jordan Hunt Date: Thu, 25 Feb 2021 16:18:52 +0200 Subject: [PATCH] align atlas versions --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 377da3ca..3ec8faf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atlas-ui-framework", - "version": "2.6.7", + "version": "2.7.1", "description": "Mendix Atlas UI is the foundation of making beautiful apps with Mendix. For more information about the framework go to https://atlas.mendix.com.", "main": "", "scripts": { @@ -23,4 +23,4 @@ "react-native-device-info": "^5.5.3" }, "dependencies": {} -} \ No newline at end of file +}