Skip to content

Commit 8873ed6

Browse files
committed
chore: bump to v0.14.0
1 parent 5f96a50 commit 8873ed6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
git config --global user.name GitHub Actions
3838
git config --global user.email actions@github.com
3939
- name: "Deploy documentation"
40-
run: mike deploy v0.13.0 latest -u --push
40+
run: mike deploy v0.14.0 latest -u --push
4141

4242
deploy-api-docs:
4343
needs: deploy-docs

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: rosetta
2-
version: 0.13.4
2+
version: 0.14.0
33

44
authors:
55
- wout <hi@wout.codes>

0 commit comments

Comments
 (0)