Skip to content

Commit

Permalink
New version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nunofonseca committed Nov 23, 2020
1 parent 3879b82 commit 1e4020a
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.1"
metabinkit.version <- "0.2.2"

## 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.1"
metabinkit_version="0.2.2"

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

0 comments on commit 1e4020a

Please sign in to comment.