🔖(patch) bump release to 0.1.13

This commit is contained in:
lebaudantoine
2025-02-12 12:12:27 +01:00
committed by aleb_the_flash
parent 2cd4a6efa8
commit b7fb6b1b69
5 changed files with 7 additions and 7 deletions

View File

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

View File

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