Skip to content

Commit 65fa400

Browse files
committed
Bump version 1.1.1 and make CI run on latest Julia 1.x
1 parent 86d12d2 commit 65fa400

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
version:
1515
- '1.0'
16-
- '1.3'
16+
- '1'
1717
os:
1818
- ubuntu-latest
1919
- macOS-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "PlyIO"
22
uuid = "42171d58-473b-503a-8d5f-782019eb09ec"
3-
version = "1.1.0"
3+
version = "1.1.1"
44

55
[deps]
66

0 commit comments

Comments
 (0)