Skip to content

Commit

Permalink
Increment version number to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy committed May 17, 2024
1 parent 14ec8e7 commit f35950e
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: reuseme
Title: Collections of Utility Functions to Work Across Projects
Version: 0.0.1.9001
Version: 0.0.2
Authors@R:
person("Olivier", "Roy", , "[email protected]", role = c("aut", "cre"))
Description: Allows you to browse current projects, rename files safely,
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# reuseme (development version)
# reuseme 0.0.2

* `complete_todo()` no longer deletes the full line. It only deletes what it says it deletes (#27).

Expand Down

0 comments on commit f35950e

Please sign in to comment.