Skip to content

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-solanki committed Aug 3, 2022
1 parent 1ffa7d5 commit fc6d3c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gh-action-md-to-html",
"version": "1.0.0",
"version": "1.1.0",
"description": "Converts markdown files to HTML",
"main": "index.js",
"scripts": {
Expand All @@ -27,4 +27,4 @@
"dependencies": {
"@actions/core": "^1.6.0"
}
}
}

0 comments on commit fc6d3c3

Please sign in to comment.