Skip to content

Commit

Permalink
chore: release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-solanki committed Dec 13, 2022
1 parent fe587de commit e874a1b
Showing 1 changed file with 2 additions and 2 deletions.
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.1.0",
"version": "1.2.0",
"description": "Converts markdown files to HTML",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,4 +30,4 @@
"@actions/core": "^1.6.0",
"markdown-it": "^13.0.1"
}
}
}

0 comments on commit e874a1b

Please sign in to comment.