Skip to content

Commit

Permalink
incremented patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhendricks committed Jul 9, 2017
1 parent 12573a4 commit 4a2a80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/R/easyml.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
NULL

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

0 comments on commit 4a2a80c

Please sign in to comment.