diff --git a/DESCRIPTION b/DESCRIPTION index 6e21a96..9f93934 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,7 +11,7 @@ Depends: R (>= 3.2.1) Suggests: testthat Imports: data.table, stringi, stats, textclean, textshape (>= 1.0.1), utils -Date: 2017-01-28 +Date: 2017-02-19 License: GPL-2 LazyData: TRUE Roxygen: list(wrap = FALSE) diff --git a/NEWS b/NEWS index 5b77b2d..06ad4bb 100644 --- a/NEWS +++ b/NEWS @@ -17,17 +17,9 @@ And constructed with the following guidelines: * Bug fixes and misc changes bumps the patch -syllable 0.1.3 - +syllable 0.1.3 ---------------------------------------------------------------- -BUG FIXES - -NEW FEATURES - -MINOR FEATURES - -IMPROVEMENTS - CHANGES * `as.tibble` removed from all function arguments. This was a nice interactive diff --git a/NEWS.md b/NEWS.md index bc1a203..6538849 100644 --- a/NEWS.md +++ b/NEWS.md @@ -17,17 +17,9 @@ And constructed with the following guidelines: * Bug fixes and misc changes bumps the patch -syllable 0.1.3 - +syllable 0.1.3 ---------------------------------------------------------------- -**BUG FIXES** - -**NEW FEATURES** - -**MINOR FEATURES** - -**IMPROVEMENTS** - **CHANGES** * `as.tibble` removed from all function arguments. This was a nice interactive