From c0d5b6d2534723487ab1bfead516c0dcc87a1a5f Mon Sep 17 00:00:00 2001 From: Manuel Rueda Date: Sat, 13 Jul 2024 14:55:29 +0200 Subject: [PATCH] Push v0.22 --- README.md | 2 +- VERSION | 2 +- lib/Convert/Pheno.pm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2398f2f..6810186 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Coverage Status](https://coveralls.io/repos/github/CNAG-Biomedical-Informatics/convert-pheno/badge.svg?branch=main)](https://coveralls.io/github/CNAG-Biomedical-Informatics/convert-pheno?branch=main) [![CPAN Publish](https://github.com/cnag-biomedical-informatics/convert-pheno/actions/workflows/cpan-publish.yml/badge.svg)](https://github.com/cnag-biomedical-informatics/convert-pheno/actions/workflows/cpan-publish.yml) [![Kwalitee Score](https://cpants.cpanauthors.org/dist/Convert-Pheno.svg)](https://cpants.cpanauthors.org/dist/Convert-Pheno) -![version](https://img.shields.io/badge/version-0.21_beta-orange) +![version](https://img.shields.io/badge/version-0.22_beta-orange) [![Docker Build](https://github.com/cnag-biomedical-informatics/convert-pheno/actions/workflows/docker-build.yml/badge.svg)](https://github.com/cnag-biomedical-informatics/convert-pheno/actions/workflows/docker-build.yml) [![Docker Pulls](https://badgen.net/docker/pulls/manuelrueda/convert-pheno?icon=docker&label=pulls)](https://hub.docker.com/r/manuelrueda/convert-pheno/) [![Docker Image Size](https://badgen.net/docker/size/manuelrueda/convert-pheno?icon=docker&label=image%20size)](https://hub.docker.com/r/manuelrueda/convert-pheno/) diff --git a/VERSION b/VERSION index 5320adc..e346294 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.21 +0.22 diff --git a/lib/Convert/Pheno.pm b/lib/Convert/Pheno.pm index 1dcec80..aa1e620 100644 --- a/lib/Convert/Pheno.pm +++ b/lib/Convert/Pheno.pm @@ -41,7 +41,7 @@ $SIG{__WARN__} = sub { warn "Warn: ", @_ }; $SIG{__DIE__} = sub { die "Error: ", @_ }; # Global variables: -our $VERSION = '0.21_1'; +our $VERSION = '0.22'; our $share_dir = dist_dir('Convert-Pheno'); # SQLite database