Skip to content

Commit bce1a13

Browse files
bump version and add gadget note in NEWS
1 parent e909ec2 commit bce1a13

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: listviewer
22
Type: Package
33
Title: 'htmlwidget' for Interactive Views of R Lists
4-
Version: 1.0
5-
Date: 2016-06-14
4+
Version: 1.1
5+
Date: 2016-06-15
66
Authors@R: c(
77
person("Jos", "de Jong", role = c("aut", "cph"), comment = "jsoneditor.js library in htmlwidgets/jsoneditor, http://github.com/josdejong/jsoneditor/" ),
88
person("Kenton","Russell", role = c("aut","cre"), comment = "R interface" , email = "[email protected]" )

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# listviewer 1.1
2+
3+
* add shiny gadget functionality with `jsonedit_gadget`
4+
15
# listviewer 1.0
26

37
* Submit to CRAN.

0 commit comments

Comments
 (0)