Skip to content

Commit 4c5e396

Browse files
Update package version
1 parent 83ee7eb commit 4c5e396

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/TagBot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- uses: JuliaRegistries/TagBot@v1
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
20-
ssh: ${{ secrets.DOCUMENTER_KEY }}
20+
ssh: ${{ secrets.DOCUMENTER_KEY }}

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "VectorizedReduction"
22
uuid = "4ffe575c-65e5-43f4-bc05-e0b500dc3d2c"
33
authors = ["Andrew J. Radcliffe <[email protected]"]
4-
version = "0.1.6"
4+
version = "0.1.7"
55

66
[deps]
77
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"

0 commit comments

Comments
 (0)