Skip to content

Commit 4a2a80c

Browse files
committed
incremented patch version
1 parent 12573a4 commit 4a2a80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/R/easyml.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
NULL
66

77
.onAttach <- function(libname, pkgname) {
8-
packageStartupMessage("Loaded easyml 0.1.0. Also loading ggplot2.")
8+
packageStartupMessage("Loaded easyml 0.1.1. Also loading ggplot2.")
99
requireNamespace("ggplot2")
1010
}

0 commit comments

Comments
 (0)