From 10326bb37f2115733e79d57122abec7c8c8aa069 Mon Sep 17 00:00:00 2001 From: benjozork Date: Sat, 6 Mar 2021 17:08:14 -0500 Subject: [PATCH] build: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bff845b..432c238 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flybywiresim/react-components", - "version": "0.2.0", + "version": "0.2.1", "description": "FlyByWire Simulations React components library", "author": "FlyByWire Simulations", "private": false,