We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 775303f + 1a3863b commit 0703dffCopy full SHA for 0703dff
.github/workflows/TagBot.yml
@@ -14,3 +14,4 @@ jobs:
14
- uses: JuliaRegistries/TagBot@v1
15
with:
16
token: ${{ secrets.GITHUB_TOKEN }}
17
+ ssh: ${{ secrets.DOCUMENTER_KEY }}
Project.toml
@@ -1,7 +1,7 @@
1
name = "Functors"
2
uuid = "d9f16b24-f501-4c13-a1f2-28368ffc5196"
3
authors = ["Mike J Innes <[email protected]>"]
4
-version = "0.2.2"
+version = "0.2.3"
5
6
[deps]
7
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
0 commit comments