Skip to content

Commit

Permalink
Release v0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
supersimple committed May 24, 2020
1 parent 8bf2459 commit 5552ffc
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 48 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# CHANGELOG
## 0.6.9 (2020-05-24)

* Add `hex_api_release:publish/3`

## 0.6.8 (2020-02-04)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Add to `rebar.config`:

```erlang
{deps, [
{hex_core, "0.6.8"}
{hex_core, "0.6.9"}
]}
```

Expand Down
94 changes: 49 additions & 45 deletions doc/tpl.html
Original file line number Diff line number Diff line change
@@ -1,51 +1,55 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title>$title$</title>
<!-- <style type="text/css">code{white-space: pre;}</style> -->
<link rel="stylesheet" href="github-pandoc.css" type="text/css" />
<link rel="stylesheet" href="github.css" />
<script src="highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body>
<div class="docs">
<div class="sidenav">
<div class="logo" style="font-size: 28px;">
<a href="index.html"><img id="logo" style="width: 150px;" src="logo-sm.png"></a>
<h1 style="margin-top: 0;margin-bottom: 0;text-align:center;">
<span style="color: #3d3d3d;font-weight: 300;font-size: 20px;">hex_core</span>
</h1>
<h2 style="margin-top: 0;margin-bottom: 0;text-align:center;">
<span style="color: #3d3d3d;font-weight: 300;font-size: 18px;">v0.6.8</span>
</h2>
</div>

<h1 id="hex_core-library" style="margin-left: 10px;">Modules</h1>
<a href="hex_api_key.html" class="module">hex_api_key</a>
<a href="hex_api_package.html" class="module">hex_api_package</a>
<a href="hex_api_package_owner.html" class="module">hex_api_package_owner</a>
<a href="hex_api_release.html" class="module">hex_api_release</a>
<a href="hex_api_user.html" class="module">hex_api_user</a>
<a href="hex_core.html" class="module">hex_core</a>
<a href="hex_http.html" class="module">hex_http</a>
<a href="hex_pb_names.html" class="module">hex_pb_names</a>
<a href="hex_pb_package.html" class="module">hex_pb_package</a>
<a href="hex_pb_signed.html" class="module">hex_pb_signed</a>
<a href="hex_pb_versions.html" class="module">hex_pb_versions</a>
<a href="hex_registry.html" class="module">hex_registry</a>
<a href="hex_repo.html" class="module">hex_repo</a>
<a href="hex_tarball.html" class="module">hex_tarball</a>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title>$title$</title>
<!-- <style type="text/css">code{white-space: pre;}</style> -->
<link rel="stylesheet" href="github-pandoc.css" type="text/css" />
<link rel="stylesheet" href="github.css" />
<script src="highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</head>

<body>
<div class="docs">
<div class="sidenav">
<div class="logo" style="font-size: 28px;">
<a href="index.html"><img id="logo" style="width: 150px;" src="logo-sm.png"></a>
<h1 style="margin-top: 0;margin-bottom: 0;text-align:center;">
<span style="color: #3d3d3d;font-weight: 300;font-size: 20px;">hex_core</span>
</h1>
<h2 style="margin-top: 0;margin-bottom: 0;text-align:center;">
<span style="color: #3d3d3d;font-weight: 300;font-size: 18px;">v0.6.9</span>
</h2>
</div>

<div id="main" class="main">
<div class="content" style="max-width: 860px;">
$body$
</div>
<h1 id="hex_core-library" style="margin-left: 10px;">Modules</h1>
<a href="hex_api_key.html" class="module">hex_api_key</a>
<a href="hex_api_package.html" class="module">hex_api_package</a>
<a href="hex_api_package_owner.html" class="module">hex_api_package_owner</a>
<a href="hex_api_release.html" class="module">hex_api_release</a>
<a href="hex_api_user.html" class="module">hex_api_user</a>
<a href="hex_core.html" class="module">hex_core</a>
<a href="hex_http.html" class="module">hex_http</a>
<a href="hex_pb_names.html" class="module">hex_pb_names</a>
<a href="hex_pb_package.html" class="module">hex_pb_package</a>
<a href="hex_pb_signed.html" class="module">hex_pb_signed</a>
<a href="hex_pb_versions.html" class="module">hex_pb_versions</a>
<a href="hex_registry.html" class="module">hex_registry</a>
<a href="hex_repo.html" class="module">hex_repo</a>
<a href="hex_tarball.html" class="module">hex_tarball</a>
</div>

<div id="main" class="main">
<div class="content" style="max-width: 860px;">
$body$
</div>
</div>
</body>
</html>
</div>
</body>

</html>
2 changes: 1 addition & 1 deletion src/hex_core.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, hex_core, [
{description, "Reference implementation of Hex specifications"},
{vsn, "0.6.8"},
{vsn, "0.6.9"},
{registered, []},
{applications, [kernel, stdlib]},
{licenses, ["Apache-2.0"]},
Expand Down
2 changes: 1 addition & 1 deletion src/hex_core.hrl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-define(HEX_CORE_VERSION, "0.6.8").
-define(HEX_CORE_VERSION, "0.6.9").

0 comments on commit 5552ffc

Please sign in to comment.