From 65484dbccd882ae349c5e947f2426438b74af145 Mon Sep 17 00:00:00 2001
From: HDash <16350928+HDash@users.noreply.github.com>
Date: Fri, 14 Feb 2025 18:06:50 +0000
Subject: [PATCH] Fix dependency version
---
DESCRIPTION | 4 ++--
NEWS.md | 2 +-
README.md | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/DESCRIPTION b/DESCRIPTION
index 4a8136a..f3c19e4 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
Type: Package
Package: EpiCompare
Title: Comparison, Benchmarking & QC of Epigenomic Datasets
-Version: 1.11.2
+Version: 1.11.3
Authors@R: c(
person(given = "Sera", family = "Choi",
email = "serachoi1230@gmail.com",
@@ -52,7 +52,7 @@ Imports:
data.table,
genomation,
GenomicRanges,
- IRanges (>=2.41.3),
+ IRanges (>= 2.41.3),
GenomeInfoDb,
ggplot2 (>= 3.5.0),
htmltools,
diff --git a/NEWS.md b/NEWS.md
index 772890b..39642fe 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-## CHANGES IN VERSION 1.11.2 [HOTFIX]
+## CHANGES IN VERSION 1.11.2 / 1.11.3
* Update minimum version for dependency `IRanges`. See
[issue #155](https://github.com/neurogenomics/EpiCompare/issues/155).
diff --git a/README.md b/README.md
index f9ed9b4..b5776e5 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
⚖EpiCompare
⚖
QC and Benchmarking of Epigenomic Datasets
================

-[](https://www.bioconductor.org/packages/EpiCompare)
+[](https://www.bioconductor.org/packages/EpiCompare)
[](https://bioconductor.org/packages/stats/bioc/EpiCompare)
[](https://bioconductor.org/packages/stats/bioc/EpiCompare)
[](https://bioconductor.org/packages/stats/bioc/EpiCompare)
@@ -9,7 +9,7 @@
GPL-3](https://img.shields.io/badge/license-GPL--3-blue.svg)](https://cran.r-project.org/web/licenses/GPL-3)
[](https://doi.org/https://doi.org/10.1101/2022.07.22.501149)
-[](https://github.com/neurogenomics/EpiCompare)
+[](https://github.com/neurogenomics/EpiCompare)
[](https://github.com/neurogenomics/EpiCompare)
[](https://github.com/neurogenomics/EpiCompare/commits/master)
[![R build