From 00006d86b803b2e3d1962839e6a9bcaf7e45f59d Mon Sep 17 00:00:00 2001 From: Aaryan Kapoor <30364412+hiaaryan@users.noreply.github.com> Date: Fri, 4 Jun 2021 17:39:51 +0530 Subject: [PATCH] bump version to v0.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35fa676..c94d8e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flybywiresim/react-components", - "version": "0.2.6", + "version": "0.2.7", "description": "FlyByWire Simulations React components library", "author": "FlyByWire Simulations", "private": false,