Skip to content

Commit

Permalink
bump version of spec + travis
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Jun 6, 2018
1 parent 9f6ad8c commit 2752125
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions libdisco/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This has use cases close to TLS: it allows you to encrypt communications.

**This software is experimental. You must not use this in production.**

[![Build Status](https://travis-ci.org/mimoo/disco.svg?branch=master)](https://travis-ci.org/mimoo/disco)

## Documentation

head over at [www.discocrypto.com](https://www.discocrypto.com)
Expand Down
4 changes: 2 additions & 2 deletions specification/disco.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
title: 'Noise Extension: Disco'
author:
- David Wong ([email protected])
revision: '5'
revision: '6'
status: 'unofficial/unstable'
date: '2018-01-14'
date: '2018-05-15'
link-citations: 'false'
---

Expand Down
6 changes: 3 additions & 3 deletions specification/output/disco.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<meta name="author" content="David Wong ([email protected])" />
<meta name="date" content="2018-01-14" />
<meta name="date" content="2018-05-15" />
<title>Noise Extension: Disco</title>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="spec_markdown.css" type="text/css" />
Expand All @@ -14,8 +14,8 @@
<div id="header">
<h1 class="title">Noise Extension: Disco</h1>
<b>Author:</b> David Wong ([email protected])<br/>
<b>Revision:</b> 5<br/>
<b>Date:</b> 2018-01-14<br/>
<b>Revision:</b> 6<br/>
<b>Date:</b> 2018-05-15<br/>
<b>Status:</b> unofficial/unstable<br/>
<b>PDF:</b> <a href="disco.pdf">disco.pdf</a><br/>
</div>
Expand Down
Binary file modified specification/output/disco.pdf
Binary file not shown.

0 comments on commit 2752125

Please sign in to comment.