From 55c5ac9de8c45aaf7562d11e65fc4f6d8d1dbd12 Mon Sep 17 00:00:00 2001 From: Martin Herting Date: Fri, 11 Oct 2024 16:56:12 +0200 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b01e84d..9aad404 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uscreen.de/fastify-app", - "version": "1.1.0", + "version": "2.0.0", "description": "Opinionated combination of base packages to bootstrap a fastify app", "main": "index.js", "type": "module",