Skip to content

Commit b9e4d45

Browse files
committed
watcher 0.1.2
1 parent 07ab966 commit b9e4d45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: watcher
22
Type: Package
33
Title: Watch the File System for Changes
4-
Version: 0.1.1.9000
4+
Version: 0.1.2
55
Authors@R:
66
c(person(given = "Charlie",
77
family = "Gao",

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# watcher (development version)
1+
# watcher 0.1.2
22

33
* Adds `$get_path()` and `$is_running()` methods to the `Watcher` R6 class.
44
+ Use these rather than the fields `path` and `running`, as they have been made private.

0 commit comments

Comments
 (0)