Skip to content

Commit b1aa398

Browse files
author
Loëck Vézien
committed
Prepare 3.3.3-beta.3 ô ô ...
1 parent 753f13b commit b1aa398

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/mjml-head-preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mjml-head-preview",
33
"description": "mjml-head-preview",
4-
"version": "3.3.0",
4+
"version": "3.3.3-beta.2",
55
"main": "lib/index.js",
66
"repository": {
77
"type": "git",

packages/mjml/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mjml",
33
"description": "MJML: the only framework that makes responsive-email easy",
4-
"version": "3.3.3-beta.2",
4+
"version": "3.3.3-beta.3",
55
"main": "lib/index.js",
66
"bin": {
77
"mjml": "bin/mjml"
@@ -28,7 +28,7 @@
2828
"mjml-group": "~3.3.3-beta.2",
2929
"mjml-head-attributes": "~3.3.0",
3030
"mjml-head-font": "~3.3.0",
31-
"mjml-head-preview": "~3.3.0",
31+
"mjml-head-preview": "~3.3.3-beta.2",
3232
"mjml-head-style": "~3.3.0",
3333
"mjml-head-title": "~3.3.0",
3434
"mjml-hero": "~3.3.3-beta.2",

0 commit comments

Comments
 (0)