Skip to content

Commit

Permalink
Bump version for cran release
Browse files Browse the repository at this point in the history
  • Loading branch information
galachad committed Jul 26, 2024
1 parent 6862b84 commit 15fc370
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,9 @@ jobs:
if: github.event_name == 'pull_request'
with:
r-version: "4.3"
vbump:
name: Version Bump 🤜🤛
if: github.event_name == 'push'
uses: insightsengineering/r.pkg.template/.github/workflows/version-bump.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.PHARMAVERSE_BOT }}
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: sdtm.oak
Type: Package
Title: SDTM Data Transformation Engine
Version: 0.0.0.9005
Version: 0.1.0
Authors@R: c(
person("Rammprasad", "Ganapathy", role = c("aut", "cre"),
email = "ganapathy.rammprasad@gene.com"),
Expand Down

0 comments on commit 15fc370

Please sign in to comment.