We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c4654 commit 4aa0231Copy full SHA for 4aa0231
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-mailgun",
3
- "version": "0.12.2",
+ "version": "0.12.3",
4
"description": "",
5
"type": "module",
6
"main": "dist/index.js",
@@ -20,7 +20,7 @@
20
"author": "Gustavo Carvalho",
21
"license": "MIT",
22
"dependencies": {
23
- "vintasend": "^0.12.2"
+ "vintasend": "^0.12.3"
24
},
25
"devDependencies": {
26
"@biomejs/biome": "^2.4.5",
0 commit comments