Skip to content

Commit 86016bb

Browse files
committed
Increment version number
1 parent a72ae35 commit 86016bb

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,7 +1,7 @@
11
Package: ggraph
22
Type: Package
33
Title: An Implementation of Grammar of Graphics for Graphs and Networks
4-
Version: 2.0.4.9000
4+
Version: 2.0.5
55
Authors@R:
66
c(person(given = "Thomas Lin",
77
family = "Pedersen",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ggraph (development version)
1+
# ggraph 2.0.5
22

33
* Fix deprecation of std::random_shuffle in C++14 by specifyin C++11 as the
44
compile version

0 commit comments

Comments
 (0)