We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fe7a5 commit 8056b2dCopy full SHA for 8056b2d
R/metabinkit.R
@@ -18,7 +18,7 @@
18
#
19
# =========================================================
20
21
-metabinkit.version <- "0.1.5"
+metabinkit.version <- "0.1.6"
22
23
## Ensure that we are using a recent version of R
24
##
exe/metabinkit_shared.sh
@@ -19,7 +19,7 @@
# useful functions
-metabinkit_version="0.1.5"
+metabinkit_version="0.1.6"
function print_metabinkit_version {
25
echo "metabinkit version: $metabinkit_version"
0 commit comments