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

Commit e540b6c

Browse files
committed
Version bump.
Updated documentation.
1 parent d49b972 commit e540b6c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.0*
1+
# [doxdox-plugin-bootstrap](https://github.com/neogeek/doxdox-plugin-bootstrap) *1.1.1*
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.0",
4+
"version": "1.1.1",
55
"main": "index.js",
66
"engines": {
77
"node": ">=4.0"

test/fixtures/documentation.html

Lines changed: 2 additions & 2 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.0 &#8212; Bootstrap template plugin for doxdox.</title>
6+
<title>doxdox-plugin-bootstrap 1.1.1 &#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.0</small>
162+
<small>1.1.1</small>
163163
</h1>
164164

165165
<p>Bootstrap template plugin for doxdox.</p>

0 commit comments

Comments
 (0)