There was an error while loading. Please reload this page.
1 parent 5f96a50 commit 8873ed6Copy full SHA for 8873ed6
2 files changed
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
git config --global user.name GitHub Actions
38
git config --global user.email actions@github.com
39
- name: "Deploy documentation"
40
- run: mike deploy v0.13.0 latest -u --push
+ run: mike deploy v0.14.0 latest -u --push
41
42
deploy-api-docs:
43
needs: deploy-docs
shard.yml
@@ -1,5 +1,5 @@
1
name: rosetta
2
-version: 0.13.4
+version: 0.14.0
3
4
authors:
5
- wout <hi@wout.codes>
0 commit comments