Skip to content

Commit

Permalink
Increment version number to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasp85 committed Aug 14, 2023
1 parent 9b97269 commit 5c92cf8
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: patchwork
Type: Package
Title: The Composer of Plots
Version: 1.1.2.9000
Version: 1.1.3
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 @@
# patchwork (development version)
# patchwork 1.1.3

* `NULL` can now be used with the different arithmetic operators and will result
in a non-operation (i.e. the non-null part will be returned unmodified) (#290)
Expand Down

0 comments on commit 5c92cf8

Please sign in to comment.