From 558ecfe7e18d0934fc24560a70dc90dea8d60fb9 Mon Sep 17 00:00:00 2001 From: Espen Henriksen Date: Sun, 8 May 2016 18:55:19 +0200 Subject: [PATCH] Release version 0.2.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- wsta.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ed9cadb..6456866 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "wsta" -version = "0.1.0" +version = "0.2.0" dependencies = [ "argparse 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "cookie 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index f6c658a..31925f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wsta" -version = "0.1.0" +version = "0.2.0" authors = ["Espen Henriksen "] description = "The WebSocket Transfer Agent" diff --git a/wsta.1 b/wsta.1 index 87fba38..c419cef 100644 --- a/wsta.1 +++ b/wsta.1 @@ -1,5 +1,5 @@ ." vim: set spell so=8: -.TH wsta 1 "7 May 2016" "0.2.0" +.TH wsta 1 "8 May 2016" "0.2.0" .SH NAME wsta \- The WebSocket Transfer Agent .SH SYNOPSIS