Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerssam committed May 28, 2024
1 parent ab8debe commit d95089b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ name: test-coverage

jobs:
test-coverage:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
env:
RSPM: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"
# RSPM: "https://packagemanager.rstudio.com/cran/__linux__/jammy/latest"
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
# vsni_LICENSE: ${{ secrets.vsni_LICENSE }}

Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: biometryassist
Title: Functions to Assist Design and Analysis of Agronomic Experiments
Version: 1.1.4
Version: 1.2.0
Authors@R:
c(person(given = "Sharon",
family = "Nielsen",
Expand Down

0 comments on commit d95089b

Please sign in to comment.