From 3d8d2ac8f36570b272c178c2cea28dfdf4b9c0ba Mon Sep 17 00:00:00 2001 From: angelovangel Date: Sat, 4 Dec 2021 12:52:07 +0100 Subject: [PATCH] bump to v0.1.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f038e6..cca396b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This command line program takes a fastq/fasta file as input and outputs the coun ## Install -I provide precompiled binaries for linux only [here](https://github.com/angelovangel/fastkmers/releases/download/v0.1.0/fastkmers), but it is simple to compile and run: +I provide precompiled binaries for linux only [here](https://github.com/angelovangel/fastkmers/releases/download/v0.1.2/fastkmers), but it is simple to compile and run: ```bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh