Skip to content

Commit

Permalink
Increment version number to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Aug 22, 2022
1 parent 839c037 commit 98acc60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: tidygraph
Type: Package
Title: A Tidy API for Graph Manipulation
Version: 1.2.1.9000
Version: 1.2.2
Authors@R:
person(given = "Thomas Lin",
family = "Pedersen",
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tidygraph (development version)
# tidygraph 1.2.2

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

0 comments on commit 98acc60

Please sign in to comment.