File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ exports[`--config 1`] = `
5
5
<html >
6
6
<head >
7
7
<meta charset = ' utf-8' />
8
- <title >documentation 5.5 .0 | Documentation</title >
8
+ <title >documentation 6.0 .0 | Documentation</title >
9
9
<meta name = ' viewport' content = ' width=device-width,initial-scale=1' >
10
10
<link href = ' assets/bass.css' type = ' text/css' rel = ' stylesheet' />
11
11
<link href = ' assets/style.css' type = ' text/css' rel = ' stylesheet' />
@@ -17,7 +17,7 @@ exports[`--config 1`] = `
17
17
<div id = ' split-left' class = ' overflow-auto fs0 height-viewport-100' >
18
18
<div class = ' py1 px2' >
19
19
<h3 class = ' mb0 no-anchor' >documentation</h3 >
20
- <div class = ' mb1' ><code >5.5 .0</code ></div >
20
+ <div class = ' mb1' ><code >6.0 .0</code ></div >
21
21
<input
22
22
placeholder = ' Filter'
23
23
id = ' filter-input'
Original file line number Diff line number Diff line change @@ -827,7 +827,7 @@ exports[`html nested.input.js 1`] = `
827
827
<html>
828
828
<head>
829
829
<meta charset='utf-8' />
830
- <title>documentation 5.5 .0 | Documentation</title>
830
+ <title>documentation 6.0 .0 | Documentation</title>
831
831
<meta name='viewport' content='width=device-width,initial-scale=1'>
832
832
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
833
833
<link href='assets/style.css' type='text/css' rel='stylesheet' />
@@ -839,7 +839,7 @@ exports[`html nested.input.js 1`] = `
839
839
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
840
840
<div class='py1 px2'>
841
841
<h3 class='mb0 no-anchor'>documentation</h3>
842
- <div class='mb1'><code>5.5 .0</code></div>
842
+ <div class='mb1'><code>6.0 .0</code></div>
843
843
<input
844
844
placeholder='Filter'
845
845
id='filter-input'
You can’t perform that action at this time.
0 commit comments