aboutsummaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2017-11-01 22:55:58 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2017-11-01 22:55:58 +0800
commitc01c9cffb711cf3c647e68fdb417a505aa44c784 (patch)
tree453b8a4ff59e8a5ec8b3d29a9e347331a52b905d /src/package.json
parent8cd3af63317fda36bd9ba6c4c128e0c17c4dbb39 (diff)
feat: remove excess `ul` when the title is not starting from `h1`
release 2.6.5
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.json b/src/package.json
index 2bb8e88..1be0cce 100644
--- a/src/package.json
+++ b/src/package.json
@@ -1,6 +1,6 @@
{
"name": "even-src",
- "version": "2.6.4",
+ "version": "2.6.5",
"description": "even source file",
"main": "index.js",
"scripts": {