Skip to content

Commit cd153c1

Browse files
authored
Bump to 0.1.1 (#4)
* Bump version * Run `rebar3 hex build` * Run `rebar3 hex publish`
1 parent 1dc3d04 commit cd153c1

30 files changed

+865
-864
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ The module and function names are exactly the same. Then, when your app supports
1212

1313
```erlang
1414
% rebar.config
15-
{deps, [{json_polyfill, "0.1.0"}]}.
15+
{deps, [{json_polyfill, "0.1.1"}]}.
1616
```
1717

1818
### Elixir
1919

2020
```elixir
2121
# mix.exs
2222
def deps do
23-
[{:json_polyfill, "~> 0.1.0"}]
23+
[{:json_polyfill, "~> 0.1.1"}]
2424
end
2525
```
2626

doc/.build

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
404.html
22
api-reference.html
33
dist/handlebars.runtime-NWIB6V2M.js
4-
dist/handlebars.templates-A7S2WMC7.js
5-
dist/html-JRPQ5PR6.js
6-
dist/html-erlang-DUKXLSAT.css
4+
dist/handlebars.templates-K7URE6B4.js
5+
dist/html-BHYOTRCH.js
6+
dist/html-erlang-EBZIIHAS.css
77
dist/inconsolata-latin-400-normal-RGKDDNDD.woff2
88
dist/inconsolata-latin-700-normal-DTS2D7TO.woff2
99
dist/inconsolata-latin-ext-400-normal-K7HVGTP7.woff2
@@ -16,19 +16,9 @@ dist/lato-latin-700-normal-2XVSBPG4.woff2
1616
dist/lato-latin-ext-300-normal-VPGGJKJL.woff2
1717
dist/lato-latin-ext-400-normal-N27NCBWW.woff2
1818
dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2
19-
dist/merriweather-cyrillic-300-italic-M6KMXZSZ.woff2
20-
dist/merriweather-cyrillic-300-normal-7PAAHU3N.woff2
21-
dist/merriweather-cyrillic-ext-300-italic-JP3ZEV2P.woff2
22-
dist/merriweather-cyrillic-ext-300-normal-5LF5LCEK.woff2
23-
dist/merriweather-latin-300-italic-353COS6Q.woff2
24-
dist/merriweather-latin-300-normal-RWDJH4FN.woff2
25-
dist/merriweather-latin-ext-300-italic-MWCA36KE.woff2
26-
dist/merriweather-latin-ext-300-normal-K6L27CZ5.woff2
27-
dist/merriweather-vietnamese-300-italic-EHHNZPUO.woff2
28-
dist/merriweather-vietnamese-300-normal-U376L4Z4.woff2
2919
dist/remixicon-NKANDIL5.woff2
30-
dist/search_data-CCC46FB0.js
31-
dist/sidebar_items-911473E2.js
20+
dist/search_data-7876E6C4.js
21+
dist/sidebar_items-C63BFE8B.js
3222
index.html
3323
json.html
3424
license.html

doc/404.html

Lines changed: 52 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,21 @@
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.31.2">
8-
<meta name="project" content="json_polyfill v0.1.0">
7+
<meta name="generator" content="ExDoc v0.32.2">
8+
<meta name="project" content="json_polyfill v0.1.1">
99

1010

1111
<meta name="robots" content="noindex">
1212

13-
<title>404 — json_polyfill v0.1.0</title>
14-
<link rel="stylesheet" href="dist/html-erlang-DUKXLSAT.css" />
13+
<title>404 — json_polyfill v0.1.1</title>
14+
<link rel="stylesheet" href="dist/html-erlang-EBZIIHAS.css" />
1515

1616

1717
<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
18-
<script src="dist/handlebars.templates-A7S2WMC7.js"></script>
19-
<script src="dist/sidebar_items-911473E2.js"></script>
20-
21-
<script src="docs_config.js"></script>
22-
23-
<script async src="dist/html-JRPQ5PR6.js"></script>
18+
<script src="dist/handlebars.templates-K7URE6B4.js"></script>
19+
<script src="dist/sidebar_items-C63BFE8B.js"></script>
20+
<script src="docs_config.js"></script>
21+
<script async src="dist/html-BHYOTRCH.js"></script>
2422

2523

2624
</head>
@@ -39,14 +37,12 @@
3937
} catch (error) { }
4038
</script>
4139

42-
<div class="main">
40+
<div class="body-wrapper">
4341

4442
<button id="sidebar-menu" class="sidebar-button sidebar-toggle" aria-label="toggle sidebar" aria-controls="sidebar">
4543
<i class="ri-menu-line ri-lg" title="Collapse/expand sidebar"></i>
4644
</button>
4745

48-
<div class="background-layer"></div>
49-
5046
<nav id="sidebar" class="sidebar">
5147

5248
<div class="sidebar-header">
@@ -57,7 +53,7 @@
5753
json_polyfill
5854
</a>
5955
<div class="sidebar-projectVersion" translate="no">
60-
v0.1.0
56+
v0.1.1
6157
</div>
6258
</div>
6359
</div>
@@ -91,31 +87,30 @@
9187

9288
<main class="content">
9389
<output role="status" id="toast"></output>
94-
<div class="content-outer">
95-
<div id="content" class="content-inner">
96-
<div class="top-search">
97-
<div class="search-settings">
98-
<form class="search-bar" action="search.html">
99-
<label class="search-label">
100-
<span class="sr-only">Search documentation of json_polyfill</span>
101-
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
102-
</label>
103-
<button type="submit" class="search-button" aria-label="Submit Search">
104-
<i class="ri-search-2-line ri-lg" aria-hidden="true" title="Submit search"></i>
105-
</button>
106-
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
107-
<i class="ri-close-line ri-lg" title="Cancel search"></i>
108-
</button>
109-
</form>
110-
<div class="autocomplete">
111-
</div>
112-
<button class="icon-settings display-settings">
113-
<i class="ri-settings-3-line"></i>
114-
<span class="sr-only">Settings</span>
90+
91+
<div id="content" class="content-inner">
92+
<div class="top-search">
93+
<div class="search-settings">
94+
<form class="search-bar" action="search.html">
95+
<label class="search-label">
96+
<span class="sr-only">Search documentation of json_polyfill</span>
97+
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
98+
</label>
99+
<button type="submit" class="search-button" aria-label="Submit Search">
100+
<i class="ri-search-2-line ri-lg" aria-hidden="true" title="Submit search"></i>
115101
</button>
102+
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
103+
<i class="ri-close-line ri-lg" title="Cancel search"></i>
104+
</button>
105+
</form>
106+
<div class="autocomplete">
116107
</div>
117-
108+
<button class="icon-settings display-settings">
109+
<i class="ri-settings-3-line"></i>
110+
<span class="sr-only">Settings</span>
111+
</button>
118112
</div>
113+
</div>
119114

120115
<h1>
121116
<span>Page not found</span>
@@ -127,38 +122,37 @@ <h1>
127122
or using our <a href="api-reference.html">API Reference</a> page
128123

129124
to find what you were looking for.</p>
130-
<footer class="footer">
131-
<p>
125+
<footer class="footer">
126+
<p>
132127

133-
<span class="line">
134-
<a href="https://hex.pm/packages/json_polyfill/0.1.0" class="footer-hex-package">Hex Package</a>
128+
<span class="line">
129+
<a href="https://hex.pm/packages/json_polyfill/0.1.1" class="footer-hex-package">Hex Package</a>
135130

136-
<a href="https://preview.hex.pm/preview/json_polyfill/0.1.0">Hex Preview</a>
131+
<a href="https://preview.hex.pm/preview/json_polyfill/0.1.1">Hex Preview</a>
137132

138-
</span>
133+
</span>
139134

140-
<span class="line">
141-
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages">
142-
Search HexDocs
143-
</button>
135+
<span class="line">
136+
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages">
137+
Search HexDocs
138+
</button>
144139

145-
<a href="json_polyfill.epub" title="ePub version">
146-
Download ePub version
147-
</a>
140+
<a href="json_polyfill.epub" title="ePub version">
141+
Download ePub version
142+
</a>
148143

149-
</span>
150-
</p>
144+
</span>
145+
</p>
151146

152-
<p class="built-using">
153-
Built using
154-
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.31.2) for the
147+
<p class="built-using">
148+
Built using
149+
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" target="_blank" rel="help noopener" translate="no">ExDoc</a> (v0.32.2) for the
155150

156-
<a href="https://erlang.org" title="Erlang" target="_blank" translate="no">Erlang programming language</a>
151+
<a href="https://erlang.org" title="Erlang" target="_blank" translate="no">Erlang programming language</a>
157152

158-
</p>
153+
</p>
159154

160-
</footer>
161-
</div>
155+
</footer>
162156
</div>
163157
</main>
164158
</div>

0 commit comments

Comments
 (0)