Skip to content

Commit

Permalink
New version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nunofonseca committed Mar 25, 2023
1 parent d2825f7 commit 79f80de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/metabinkit.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#
# =========================================================

metabinkit.version <- "0.2.2"
metabinkit.version <- "0.2.3"

## Ensure that we are using a recent version of R
##
Expand Down
2 changes: 1 addition & 1 deletion exe/metabinkit_shared.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#
# =========================================================
# useful functions
metabinkit_version="0.2.2"
metabinkit_version="0.2.3"

function print_metabinkit_version {
echo "metabinkit version: $metabinkit_version"
Expand Down

0 comments on commit 79f80de

Please sign in to comment.