Skip to content

Commit 1fe51c6

Browse files
committed
Increment version number to 0.2.0.9000
1 parent ab79639 commit 1fe51c6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: watcher
33
Title: Watch the File System for Changes
4-
Version: 0.2.0
4+
Version: 0.2.0.9000
55
Authors@R: c(
66
person("Charlie", "Gao", , "charlie.gao@posit.co", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-0750-061X")),

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# watcher (development version)
2+
13
# watcher 0.2.0
24

35
* Building the bundled 'libfswatch' from source no longer requires 'cmake', now directly using the R C/C++ toolchain.

0 commit comments

Comments
 (0)