From 8db4b6d8a5d0b8e40608684df25b0e20aa9705b2 Mon Sep 17 00:00:00 2001 From: Kevin Thompson Date: Mon, 1 May 2017 10:06:00 -0400 Subject: [PATCH] Documented release 0.1.3 in the readme --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 149626c..2987305 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,9 @@ ## Downloads ## -The latest release of NSspi is v0.1.1. +The latest release of NSspi is v0.1.3. -* [Source](https://github.com/antiduh/nsspi/archive/0.1.1.zip) -* [Binaries](https://github.com/antiduh/nsspi/releases/download/0.1.1/nsspi-0.1.1-bin.zip) +* [Source](https://github.com/antiduh/nsspi/archive/0.1.3.zip) +* [Binaries](https://github.com/antiduh/nsspi/releases/download/0.1.3/nsspi-0.1.3-bin.zip) * [Nuget package](https://www.nuget.org/packages/NSspi) You can also browse the list of [releases](https://github.com/antiduh/nsspi/releases).