Skip to content

Commit

Permalink
[skip actions] Bump version to 0.1.0.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
dinakar29 authored and insights-engineering-bot committed Jan 29, 2022
1 parent d6225d0 commit 6a3f558
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: r.pkg.template
Title: R Package Template
Version: 0.1.0
Version: 0.1.0.9000
Authors@R:
person("insightsengineering", , , "[email protected]", role = c("aut", "cre"))
Description: R package template with Github Actions workflows included.
Expand All @@ -24,7 +24,7 @@ VignetteBuilder:
knitr
biocViews:
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Language: en-US
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# r.pkg.template 0.1.0
# r.pkg.template 0.1.0.9000
### New features
* Add an initializer script.
### Enhancements
Expand Down

0 comments on commit 6a3f558

Please sign in to comment.