We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f0438 commit 16d50feCopy full SHA for 16d50fe
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-mailgun",
3
- "version": "0.8.1",
+ "version": "0.8.2",
4
"description": "",
5
"main": "dist/index.js",
6
"scripts": {
@@ -16,7 +16,7 @@
16
"author": "Gustavo Carvalho",
17
"license": "MIT",
18
"dependencies": {
19
- "vintasend": "^0.8.1"
+ "vintasend": "^0.8.2"
20
},
21
"devDependencies": {
22
"@types/jest": "^30.0.0",
0 commit comments