diff --git a/docs/index.html b/docs/index.html
index 7c91454..06a648a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -71,7 +71,7 @@
-
+
diff --git a/docs/index.md b/docs/index.md
index ba5185f..622b898 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -135,7 +135,7 @@ It is encouraged to have specific content for each heading to not confuse users.
-
+
```
2. Set your configuration options in the Docsify settings in your `index.html`. Below are the default values:
diff --git a/package.json b/package.json
index 4b8766f..11d1e98 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "docsify-select",
- "version": "0.2.2",
+ "version": "1.0.0",
"description": "A docsify.js plugin for variably rendering content with html select menus from markdown",
"author": "James Hegedus",
"license": "MIT",