We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.0.8
1 parent b7e7a42 commit 2cfb716Copy full SHA for 2cfb716
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "grunt-postmark",
3
- "version": "0.0.7",
+ "version": "0.0.8",
4
"description": "Send emails through Postmark using GruntJS",
5
"main": "Gruntfile.js",
6
"homepage": "https://github.com/wildbit/grunt-postmark.git",
@@ -18,7 +18,6 @@
18
"name": "Derek Rushforth",
19
"email": "[email protected]"
20
},
21
- "main": "Gruntfile.js",
22
"license": "MIT",
23
"devDependencies": {
24
"grunt": "^1.0.1"
0 commit comments