🔖(minor) bump release to 0.1.18

Refactoring of transcription ui + SDK
This commit is contained in:
lebaudantoine
2025-04-08 23:02:34 +02:00
committed by aleb_the_flash
parent 50c9304afe
commit d537a4449a
8 changed files with 11 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "mail_mjml",
"version": "0.1.17",
"version": "0.1.18",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mail_mjml",
"version": "0.1.17",
"version": "0.1.18",
"license": "MIT",
"dependencies": {
"@html-to/text-cli": "0.5.4",

View File

@@ -1,6 +1,6 @@
{
"name": "mail_mjml",
"version": "0.1.17",
"version": "0.1.18",
"description": "An util to generate html and text django's templates from mjml templates",
"type": "module",
"dependencies": {