Skip to content

Commit f63b5ca

Browse files
committed
Change versions to v0.1.3
1 parent 72827d8 commit f63b5ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## mint: Analysis, integration, classification, and annotation of DNA methylation and hydroxymethylation data
22

3-
v0.1.4
3+
v0.1.3
44

55
## Contents
66

scripts/sub_init_setup.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Configuration header
22
config_header = sprintf('# Configuration for mint pipeline analyses
33
4-
# This makefile was generated using mint v0.1.4
4+
# This makefile was generated using mint v0.1.3
55
66
################################################################################
77
# Project and experimental information

template_makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SHELL=/bin/bash
22

3-
# This makefile was generated using mint v0.1.4
3+
# This makefile was generated using mint v0.1.3
44

55
################################################################################
66
# Directories

0 commit comments

Comments
 (0)