Skip to content

Commit

Permalink
fix: Added version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyhuy committed Jul 7, 2021
1 parent f37b4dc commit dffa82c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "actions-discord-git-webhook",
"version": "0.0.0",
"description": "This is a hard fork of the original Discord Webhook GitHub Action, which was specifically catered towards Java development. This is one a slightly more generic one where we just want to post commits via webhooks.",
"main": "src/index.js",
"author": "johnnyhuy",
Expand All @@ -14,4 +15,4 @@
"child-process-promise": "^2.2.1",
"xml-library": "0.2.0"
}
}
}

0 comments on commit dffa82c

Please sign in to comment.