Skip to content

Commit

Permalink
Updated to v2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
royfrancis committed Jan 13, 2024
1 parent ba7094e commit 2e9428f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions.r
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# fn_version
fn_version <- function() {
return("v2.0")
return("v2.1")
}

# validation
Expand Down

0 comments on commit 2e9428f

Please # to comment.