Skip to content

Commit

Permalink
v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmd committed Jan 7, 2021
1 parent 2aecefd commit cd0e55f
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": "prettier-plugin-jsdoc",
"version": "0.3.0",
"version": "0.3.1",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -39,8 +39,8 @@
"commitlint": "^11.0.0",
"eslint": "^7.12.1",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.6.1",
"husky": "^4.3.6",
"jest": "^26.6.1",
"prettier": "^2.1.2",
"standard-version": "^9.1.0",
"typescript": "^4.0.5"
Expand Down

0 comments on commit cd0e55f

Please sign in to comment.