Skip to content

Commit

Permalink
Increment version number to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikmart committed Apr 19, 2023
1 parent b6d1a8b commit 51b09d2
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,6 +1,6 @@
Package: ggragged
Title: Ragged Grids for 'ggplot2'
Version: 0.0.0.9000
Version: 0.1.0
Authors@R:
person("Mikko", "Marttila", , "[email protected]", role = c("aut", "cre", "cph"))
Description: Extend 'ggplot2' facets to panel layouts arranged in a grid
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# ggragged 0.0.0.9000
# ggragged 0.1.0

* Initial release.

0 comments on commit 51b09d2

Please sign in to comment.