File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[tool .bumpversion ]
2- current_version = " 2.1.0 "
2+ current_version = " 2.1.1 "
33search = " {current_version}"
44replace = " {new_version}"
55message = " Bump version: {current_version} → {new_version}"
Original file line number Diff line number Diff line change 1010name : pkgdown
1111
1212env :
13- VERSION : ' 2.1.0 '
13+ VERSION : ' 2.1.1 '
1414jobs :
1515 pkgdown :
1616 if : " startsWith(github.event.head_commit.message, 'Bump version:')"
Original file line number Diff line number Diff line change 11Package: pharmOncoX
22Type: Package
33Title: Molecularly targeted cancer drugs and biomarkers
4- Version: 2.1.0
4+ Version: 2.1.1
55URL: https://sigven.github.io/pharmOncoX
66Authors@R:
77 c(person(given = "Sigve",
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ citEntry(
55 title = "pharmOncoX: Targeted and non-targeted anti-cancer drugs and drug regimens",
66 author = "Sigve Nakken",
77 year = "2025",
8- note = "R package version 2.1.0 ",
8+ note = "R package version 2.1.1 ",
99 url = "https://github.com/sigven/pharmOncoX",
1010 textVersion = paste("Nakken S. ","(2025)",
1111 " pharmOncoX: Targeted and non-targeted anti-cancer drugs and drug regimens.",
12- " R package version 2.1.0 .",
12+ " R package version 2.1.1 .",
1313 " (https://github.com/sigven/pharmOncoX)")
1414)
You can’t perform that action at this time.
0 commit comments