From a12a6c0099b64d0fc1df2c1a98a2452ce3fe7ad5 Mon Sep 17 00:00:00 2001 From: Fernando Mayer <fernandomayer@gmail.com> Date: Mon, 28 Sep 2015 02:06:07 -0300 Subject: [PATCH] Last version This file was created to give support to README.Rmd by holding the last version of the package. With this, it is easier to parse package version to te README.md file. --- VERSION | 1 + 1 file changed, 1 insertion(+) create mode 100644 VERSION diff --git a/VERSION b/VERSION new file mode 100644 index 0000000..0ea3a94 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +0.2.0 -- GitLab