Skip to content

Commit 766a85a

Browse files
committed
Increment version number to 0.2.2
1 parent 39c321b commit 766a85a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tutorial.helpers
22
Title: Helper Functions for Creating Tutorials
3-
Version: 0.2.1
3+
Version: 0.2.2
44
Authors@R:
55
person(given = "David",
66
family = "Kane",

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# tutorial.helpers 0.2.2
2+
3+
* Replace /dontrun{} with if(interactive()){}.
4+
5+
* Fix return value in submission_server().
6+
17
# tutorial.helpers 0.2.1
28

39
* Changes for CRAN submission.

0 commit comments

Comments
 (0)