From 5ca601c52246236f06b68b1f6ea94ca808761839 Mon Sep 17 00:00:00 2001
From: Clare <chorscroft@users.noreply.github.com>
Date: Tue, 28 Jul 2020 14:52:38 +0100
Subject: [PATCH] Updated to version 0.2.0

---
 DESCRIPTION | 2 +-
 NEWS.md     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index 3542fa5..36dbb25 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: zalpha
 Type: Package
 Title: Run a Suite of Selection Statistics
-Version: 0.1.0.9000
+Version: 0.2.0
 Author: Clare Horscroft
 Maintainer: Clare Horscroft <c.horscroft@soton.ac.uk>
 Description: A suite of statistics for identifying areas of the genome under selective pressure. See Jacobs, Sluckin and Kivisild (2016) <doi:10.1534/genetics.115.185900>.
diff --git a/NEWS.md b/NEWS.md
index b46b81f..a9236ab 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-# zalpha 0.1.0.9000 (development version)
+# zalpha 0.2.0
 
 * Can now accept data with missing values
 * New function create_LDprofile for generating an LD profile
-- 
GitLab