File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.3.0
2+ current_version = 2.3.1
33commit = True
44
55[bumpversion:file:DESCRIPTION]
Original file line number Diff line number Diff line change 99 recipe_path : conda/recipe
1010 env_yaml_path : conda/env/yaml
1111 env_lock_path : conda/env/lock
12- VERSION : ' 2.3.0 ' # versioned by bump2version
12+ VERSION : ' 2.3.1 ' # versioned by bump2version
1313 GDRIVE_CREDENTIALS_DATA : ${{ secrets.GDRIVE_CREDENTIALS_DATA }}
1414
1515jobs :
Original file line number Diff line number Diff line change 11Package: gpgr
22Title: Genomics Platform Group Reporting
3- Version: 2.3.0
3+ Version: 2.3.1
44Description: Reports and functions used in the Genomics Platform Group
55 at the University of Melbourne Centre for Cancer Research.
66Authors@R: c(
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ channels:
66 - bioconda
77
88dependencies :
9- - r-gpgr ==2.3.0 # versioned by bump2version
9+ - r-gpgr ==2.3.1 # versioned by bump2version
Original file line number Diff line number Diff line change 11package :
22 name : r-gpgr
3- version : 2.3.0 # bump2version
3+ version : 2.3.1 # bump2version
44
55source :
66 path : ../..
You can’t perform that action at this time.
0 commit comments