Skip to content

Commit 98acc60

Browse files
committed
Increment version number to 1.2.2
1 parent 839c037 commit 98acc60

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: tidygraph
22
Type: Package
33
Title: A Tidy API for Graph Manipulation
4-
Version: 1.2.1.9000
4+
Version: 1.2.2
55
Authors@R:
66
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-
# tidygraph (development version)
1+
# tidygraph 1.2.2
22

33
* Activating a grouped tbl_graph with what is already active will no longer
44
cause grouping to be dropped (#121)

0 commit comments

Comments
 (0)