From 341394c7558e62ac1e6dd57e2967efef4476dd8b Mon Sep 17 00:00:00 2001 From: Benjamin Dupont Date: Tue, 2 Aug 2022 23:47:11 -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 100ca14..c05a97d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flybywiresim/fragmenter", - "version": "0.7.0-alpha.14", + "version": "0.7.0-alpha.15", "description": "Tool used to create zip files for multiple modules and only update what is needed", "author": "FlyByWire Simulations", "license": "GPL-3.0",