Skip to content

Commit bd92b4b

Browse files
Prepare for release v0.5.3
1 parent 5574dac commit bd92b4b

4 files changed

Lines changed: 950 additions & 116 deletions

File tree

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: ${{ github.event_name == 'workflow_dispatch' || github.event.workflow_run.conclusion == 'success' }}
1515
env:
1616
MDBOOK_VERSION: 0.5.1
17-
MDBOOK_BIB_VERSION: 0.5.2
17+
MDBOOK_BIB_VERSION: 0.5.3
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)