commit | acc7ceb5de5447e95912c28b2f51e5b5ba11443c | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Fri May 26 10:50:25 2017 -0700 |
committer | Hao Zhu <haozhu233@gmail.com> | Fri May 26 10:50:25 2017 -0700 |
tree | 96432ba04c932dc7d3eaf2b0221a5b571cba3d47 | |
parent | 78e61224400ce026e332bc892228cab2a09fd6f4 [diff] [blame] |
bump version; also change extra header row layout
diff --git a/DESCRIPTION b/DESCRIPTION index 210c06b..bb45a25 100644 --- a/DESCRIPTION +++ b/DESCRIPTION
@@ -1,7 +1,7 @@ Package: kableExtra Type: Package Title: Construct Complex Table with 'kable' and Pipe Syntax -Version: 0.2.1 +Version: 0.2.1.9000 Authors@R: c( person('Hao', 'Zhu', email = 'haozhu233@gmail.com', role = c('aut', 'cre')), person('Will', 'Beasley', email = 'wibeasley@hotmail.com', role = 'ctb'),