Skip to content

Commit 5a08ea8

Browse files
authored
Update global.R
1 parent e7106fe commit 5a08ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version <- '2.0.7'
1+
version <- '2.0.8'
22

33
# check R version. required R >= 3.5.0 & R <= 4.0.2
44
if(as.numeric(R.Version()$major) < 4) {

0 commit comments

Comments
 (0)