Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Sep 14, 2020
1 parent 3ab59c5 commit 5e29126
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
Expand Up @@ -15,7 +15,7 @@
"src/",
"lib/"
],
"version": "1.0.2",
"version": "1.1.0",
"description": "textlint rule that disallow exclamation and question mark.",
"main": "lib/textlint-rule-no-exclamation-question-mark.js",
"directories": {
Expand Down Expand Up @@ -55,4 +55,4 @@
"prettier --write"
]
}
}
}

0 comments on commit 5e29126

Please sign in to comment.