Browse code

bug fix: version bump

Neobernad authored on 25/09/2019 18:30:53
Showing 2 changed files

  • DESCRIPTION index 8af7f44..13e37c7 100644
  • NEWS index e3603f0..3f76c42 100755
... ...
@@ -2,7 +2,7 @@ Package: evaluomeR
2 2
 Type: Package
3 3
 Title: Evaluation of Bioinformatics Metrics
4 4
 URL: http://sele.inf.um.es/evaluome/index.html
5
-Version: 1.1.4
5
+Version: 1.1.6
6 6
 Authors@R: c(
7 7
     person("José Antonio", "Bernabé-Díaz", email = "[email protected]", role = c("aut", "cre")),
8 8
     person("Manuel", "Franco", email = "[email protected]", role = "aut"),
... ...
@@ -1,3 +1,9 @@
1
+Changes in version 1.1.6 (2019-09-25)
2
+  + Version BUMP
3
+
4
+Changes in version 1.1.5 (2019-09-25)
5
+  + Version BUMP
6
+
1 7
 Changes in version 1.1.4 (2019-09-24)
2 8
   + Updating package depencencies
3 9
 
... ...
@@ -32,4 +38,4 @@ Changes in version 0.99.2 (2019-02-15)
32 38
 + SummarizedExperiment can be now processed via `seToDataFrame` method. Adding SummarizedExperiment and airway dependencies.
33 39
 
34 40
 Changes in version 0.99.1 (2019-02-11)
35
-+ Submitted to Bioconductor
41
++ Submitted to Bioconductor
36 42
\ No newline at end of file