From a354eaaa424b3c4478203463e151802f45517ba5 Mon Sep 17 00:00:00 2001 From: Benjamin Dupont Date: Fri, 22 Jul 2022 22:20:18 -0400 Subject: [PATCH] build: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4389008..0433cd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flybywiresim/fragmenter", - "version": "0.6.1", + "version": "0.7.0-alpha.1", "description": "Tool used to create zip files for multiple modules and only update what is needed", "author": "FlyByWire Simulations", "license": "GPL-3.0",