We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96eb5fd commit b5c1bb3Copy full SHA for b5c1bb3
R/metabinkit.R
@@ -18,7 +18,7 @@
18
#
19
# =========================================================
20
21
-metabinkit.version <- "0.1.8"
+metabinkit.version <- "0.2.0"
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.8"
+metabinkit_version="0.2.0"
function print_metabinkit_version {
25
echo "metabinkit version: $metabinkit_version"
0 commit comments