Skip to content

Commit ce90ca2

Browse files
committed
Increment version number to 1.0.3
1 parent 86a6c35 commit ce90ca2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
^docs$
1515
^pkgdown$
1616
^LICENSE\.md$
17+
^CRAN-SUBMISSION$

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: filelock
22
Title: Portable File Locking
3-
Version: 1.0.2.9000
3+
Version: 1.0.3
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
66
person("Posit Software, PBC", role = c("cph", "fnd"))

NEWS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
# filelock development version
1+
# filelock 1.0.3
32

43
* No user visible changes.
54

0 commit comments

Comments
 (0)