Skip to content

Commit f6f0ceb

Browse files
committed
Increment version number to 1.3.5.9000
1 parent fc04323 commit f6f0ceb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: xml2
22
Title: Parse XML
3-
Version: 1.3.5
3+
Version: 1.3.5.9000
44
Authors@R: c(
55
person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
66
person("Jim", "Hester", role = "aut"),

NEWS.md

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

35
* Small speedup for `xml_find_all()` (@mgirlich, #393).

0 commit comments

Comments
 (0)