Skip to content

Commit 511ba3d

Browse files
Increment version number to 0.2.7
1 parent bf845dc commit 511ba3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: ggdag
22
Title: Analyze and Create Elegant Directed Acyclic Graphs
3-
Version: 0.2.6.9000
3+
Version: 0.2.7
44
Authors@R:
55
person("Malcolm", "Barrett", , "malcolmbarrett@gmail.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-0299-5825"))

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ggdag (development version)
1+
# ggdag 0.2.7
22
* Fixed various bugs in calculating and visualizing paths (#75)
33
* Fixed breaking changes from the upcoming release of ggplot2 3.4.0 (#79)
44
* `size` is now deprecated for `geom_dag_collider_edges()` in favor of `linewidth`, related to #79.

0 commit comments

Comments
 (0)