Skip to content

Commit 2cfb716

Browse files
committed
Bump version to 0.0.8.
1 parent b7e7a42 commit 2cfb716

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grunt-postmark",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Send emails through Postmark using GruntJS",
55
"main": "Gruntfile.js",
66
"homepage": "https://github.com/wildbit/grunt-postmark.git",
@@ -18,7 +18,6 @@
1818
"name": "Derek Rushforth",
1919
"email": "[email protected]"
2020
},
21-
"main": "Gruntfile.js",
2221
"license": "MIT",
2322
"devDependencies": {
2423
"grunt": "^1.0.1"

0 commit comments

Comments
 (0)