Skip to content

Commit

Permalink
Merge tag 'v0.2.3' into develop
Browse files Browse the repository at this point in the history
Update documentation
  • Loading branch information
MarkGriffiths committed Jun 25, 2018
2 parents 07e5a85 + c6fb65d commit 648e085
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>@thebespokepixel/meta 0.2.2 | Documentation</title>
<title>@thebespokepixel/meta 0.2.3 | Documentation</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="assets/css/ace.min.css" rel="stylesheet">
<link href="assets/fonts/TypoPRO-Hack/TypoPRO-Hack.css" type="text/css" rel="stylesheet" />
Expand All @@ -13,7 +13,7 @@
<div class="flex">
<div class="flex-column fixed top-0 bottom-0 px2 pt2 max-height-100 sidebar">
<h3 class="m0 no-anchor">@thebespokepixel/meta</h3>
<div class="mb1"><code>v0.2.2</code></div>
<div class="mb1"><code>v0.2.3</code></div>
<input
placeholder="Filter"
id="filter-input"
Expand Down Expand Up @@ -158,7 +158,7 @@ <h3 class='fl m0' id='meta'>
</h3>


<a class='fr fill-darken0 round round pad1x quiet h5' href='https://MarkGriffiths@github.com/MarkGriffiths/meta/blob/b04f0d24bafdeb74c1262b7858aaab30ad4e991b/src/index.js#L18-L85'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://MarkGriffiths@github.com/MarkGriffiths/meta/blob/07e5a8515ace931e1d103d45f08c5909060f219b/src/index.js#L18-L85'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -233,7 +233,7 @@ <h3 class='fl m0' id='metadata'>
</h3>


<a class='fr fill-darken0 round round pad1x quiet h5' href='https://MarkGriffiths@github.com/MarkGriffiths/meta/blob/b04f0d24bafdeb74c1262b7858aaab30ad4e991b/src/index.js#L30-L82'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://MarkGriffiths@github.com/MarkGriffiths/meta/blob/07e5a8515ace931e1d103d45f08c5909060f219b/src/index.js#L30-L82'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -328,7 +328,7 @@ <h3 class='fl m0' id='metadata'>
<div class='clearfix'>


<a class='fr fill-darken0 round round pad1x quiet h5' href='https://MarkGriffiths@github.com/MarkGriffiths/meta/blob/b04f0d24bafdeb74c1262b7858aaab30ad4e991b/src/index.js#L63-L81'>
<a class='fr fill-darken0 round round pad1x quiet h5' href='https://MarkGriffiths@github.com/MarkGriffiths/meta/blob/07e5a8515ace931e1d103d45f08c5909060f219b/src/index.js#L63-L81'>
<span>src/index.js</span>
</a>

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thebespokepixel/meta",
"version": "0.2.2",
"version": "0.2.3",
"description": "Extract package metadata with consistent presentation",
"main": "index.js",
"module": "index.mjs",
Expand Down

0 comments on commit 648e085

Please sign in to comment.