Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit ed2d0e7

Browse files
committed
Version bump.
Updated documentation.
1 parent 818ffa2 commit ed2d0e7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DOCUMENTATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [doxdox-plugin-bootstrap](https://github.com/neogeek/doxdox-plugin-bootstrap) *1.1.1*
1+
# [doxdox-plugin-bootstrap](https://github.com/neogeek/doxdox-plugin-bootstrap) *1.1.2*
22

33
> Bootstrap template plugin for doxdox.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "doxdox-plugin-bootstrap",
33
"description": "Bootstrap template plugin for doxdox.",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"main": "index.js",
66
"engines": {
77
"node": ">=4.0"

test/fixtures/documentation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="initial-scale=1">
6-
<title>doxdox-plugin-bootstrap 1.1.1 &#8212; Bootstrap template plugin for doxdox.</title>
6+
<title>doxdox-plugin-bootstrap 1.1.2 &#8212; Bootstrap template plugin for doxdox.</title>
77
<meta name="description" content="Bootstrap template plugin for doxdox.">
88
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.5/css/bootstrap.min.css">
99
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/github.min.css">
@@ -159,7 +159,7 @@
159159

160160
<h1>
161161
<a href="https://github.com/neogeek/doxdox-plugin-bootstrap">doxdox-plugin-bootstrap</a>
162-
<small>1.1.1</small>
162+
<small>1.1.2</small>
163163
</h1>
164164

165165
<p>Bootstrap template plugin for doxdox.</p>
@@ -203,7 +203,7 @@ <h1>
203203
<div class="col-md-9">
204204

205205

206-
<a id="index.js" />
206+
<a id="index.js"></a>
207207

208208

209209
<div class="method scope-public">

0 commit comments

Comments
 (0)