From f99bd04817e360385243c6236ffb5f8db43c32cf Mon Sep 17 00:00:00 2001 From: Jadson Lucena Date: Wed, 13 Dec 2023 09:44:35 -0300 Subject: [PATCH] chore: update to version 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 415881d..c291404 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jadsonlucena/mediatypes", - "version": "0.1.0", + "version": "1.0.0", "description": "This is a comprehensive compilation of media types that is periodically updated through the following projects: Apache, NGINX and Debian", "main": "./src/MediaTypes.js", "engines": {