Skip to content
This repository was archived by the owner on Nov 24, 2020. It is now read-only.

Commit 5d3c20a

Browse files
author
pwxu
committed
Bump version to @aleen42/gitbook-plugin-lunr 1.0.0
1 parent 8666410 commit 5d3c20a

File tree

9 files changed

+105
-2
lines changed

9 files changed

+105
-2
lines changed

.idea/.gitignore

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/markdown-navigator-enh.xml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/markdown-navigator.xml

Lines changed: 46 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/plugin-lunr.iml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations.xml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "gitbook-plugin-lunr",
2+
"name": "@aleen42/gitbook-plugin-lunr",
33
"description": "Index book in a lunr index accessible from the search plugin",
44
"main": "index.js",
5-
"version": "1.2.0",
5+
"version": "1.0.0",
66
"engines": {
77
"gitbook": ">=3.0.0-pre.0"
88
},

0 commit comments

Comments
 (0)