Skip to content

Commit

Permalink
Bump to 0.1.1 (#4)
Browse files Browse the repository at this point in the history
* Bump version

* Run `rebar3 hex build`

* Run `rebar3 hex publish`
  • Loading branch information
williamthome authored Jul 27, 2024
1 parent 1dc3d04 commit cd153c1
Show file tree
Hide file tree
Showing 30 changed files with 865 additions and 864 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ The module and function names are exactly the same. Then, when your app supports

```erlang
% rebar.config
{deps, [{json_polyfill, "0.1.0"}]}.
{deps, [{json_polyfill, "0.1.1"}]}.
```

### Elixir

```elixir
# mix.exs
def deps do
[{:json_polyfill, "~> 0.1.0"}]
[{:json_polyfill, "~> 0.1.1"}]
end
```

Expand Down
20 changes: 5 additions & 15 deletions doc/.build
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
404.html
api-reference.html
dist/handlebars.runtime-NWIB6V2M.js
dist/handlebars.templates-A7S2WMC7.js
dist/html-JRPQ5PR6.js
dist/html-erlang-DUKXLSAT.css
dist/handlebars.templates-K7URE6B4.js
dist/html-BHYOTRCH.js
dist/html-erlang-EBZIIHAS.css
dist/inconsolata-latin-400-normal-RGKDDNDD.woff2
dist/inconsolata-latin-700-normal-DTS2D7TO.woff2
dist/inconsolata-latin-ext-400-normal-K7HVGTP7.woff2
Expand All @@ -16,19 +16,9 @@ dist/lato-latin-700-normal-2XVSBPG4.woff2
dist/lato-latin-ext-300-normal-VPGGJKJL.woff2
dist/lato-latin-ext-400-normal-N27NCBWW.woff2
dist/lato-latin-ext-700-normal-Q2L5DVMW.woff2
dist/merriweather-cyrillic-300-italic-M6KMXZSZ.woff2
dist/merriweather-cyrillic-300-normal-7PAAHU3N.woff2
dist/merriweather-cyrillic-ext-300-italic-JP3ZEV2P.woff2
dist/merriweather-cyrillic-ext-300-normal-5LF5LCEK.woff2
dist/merriweather-latin-300-italic-353COS6Q.woff2
dist/merriweather-latin-300-normal-RWDJH4FN.woff2
dist/merriweather-latin-ext-300-italic-MWCA36KE.woff2
dist/merriweather-latin-ext-300-normal-K6L27CZ5.woff2
dist/merriweather-vietnamese-300-italic-EHHNZPUO.woff2
dist/merriweather-vietnamese-300-normal-U376L4Z4.woff2
dist/remixicon-NKANDIL5.woff2
dist/search_data-CCC46FB0.js
dist/sidebar_items-911473E2.js
dist/search_data-7876E6C4.js
dist/sidebar_items-C63BFE8B.js
index.html
json.html
license.html
Expand Down
110 changes: 52 additions & 58 deletions doc/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,21 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.31.2">
<meta name="project" content="json_polyfill v0.1.0">
<meta name="generator" content="ExDoc v0.32.2">
<meta name="project" content="json_polyfill v0.1.1">


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

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


<script src="dist/handlebars.runtime-NWIB6V2M.js"></script>
<script src="dist/handlebars.templates-A7S2WMC7.js"></script>
<script src="dist/sidebar_items-911473E2.js"></script>

<script src="docs_config.js"></script>

<script async src="dist/html-JRPQ5PR6.js"></script>
<script src="dist/handlebars.templates-K7URE6B4.js"></script>
<script src="dist/sidebar_items-C63BFE8B.js"></script>
<script src="docs_config.js"></script>
<script async src="dist/html-BHYOTRCH.js"></script>


</head>
Expand All @@ -39,14 +37,12 @@
} catch (error) { }
</script>

<div class="main">
<div class="body-wrapper">

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

<div class="background-layer"></div>

<nav id="sidebar" class="sidebar">

<div class="sidebar-header">
Expand All @@ -57,7 +53,7 @@
json_polyfill
</a>
<div class="sidebar-projectVersion" translate="no">
v0.1.0
v0.1.1
</div>
</div>
</div>
Expand Down Expand Up @@ -91,31 +87,30 @@

<main class="content">
<output role="status" id="toast"></output>
<div class="content-outer">
<div id="content" class="content-inner">
<div class="top-search">
<div class="search-settings">
<form class="search-bar" action="search.html">
<label class="search-label">
<span class="sr-only">Search documentation of json_polyfill</span>
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
</label>
<button type="submit" class="search-button" aria-label="Submit Search">
<i class="ri-search-2-line ri-lg" aria-hidden="true" title="Submit search"></i>
</button>
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
<i class="ri-close-line ri-lg" title="Cancel search"></i>
</button>
</form>
<div class="autocomplete">
</div>
<button class="icon-settings display-settings">
<i class="ri-settings-3-line"></i>
<span class="sr-only">Settings</span>

<div id="content" class="content-inner">
<div class="top-search">
<div class="search-settings">
<form class="search-bar" action="search.html">
<label class="search-label">
<span class="sr-only">Search documentation of json_polyfill</span>
<input name="q" type="text" class="search-input" placeholder="Press / to search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
</label>
<button type="submit" class="search-button" aria-label="Submit Search">
<i class="ri-search-2-line ri-lg" aria-hidden="true" title="Submit search"></i>
</button>
<button type="button" tabindex="-1" class="search-close-button" aria-hidden="true">
<i class="ri-close-line ri-lg" title="Cancel search"></i>
</button>
</form>
<div class="autocomplete">
</div>

<button class="icon-settings display-settings">
<i class="ri-settings-3-line"></i>
<span class="sr-only">Settings</span>
</button>
</div>
</div>

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

to find what you were looking for.</p>
<footer class="footer">
<p>
<footer class="footer">
<p>

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

<a href="https://preview.hex.pm/preview/json_polyfill/0.1.0">Hex Preview</a>
<a href="https://preview.hex.pm/preview/json_polyfill/0.1.1">Hex Preview</a>

</span>
</span>

<span class="line">
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages">
Search HexDocs
</button>
<span class="line">
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages">
Search HexDocs
</button>

<a href="json_polyfill.epub" title="ePub version">
Download ePub version
</a>
<a href="json_polyfill.epub" title="ePub version">
Download ePub version
</a>

</span>
</p>
</span>
</p>

<p class="built-using">
Built using
<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
<p class="built-using">
Built using
<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

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

</p>
</p>

</footer>
</div>
</footer>
</div>
</main>
</div>
Expand Down
Loading

0 comments on commit cd153c1

Please sign in to comment.