Skip to content

Commit 2f8f2fd

Browse files
author
hhaensel
committed
set version v6.0.0
1 parent ab45663 commit 2f8f2fd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
version:
13-
- '1.10' # minimum version required by HTTP v2
14-
- '1' # expands to the latest stable releaase of julia
13+
- '1.10' # current lts, minimum version required by HTTP v2
14+
- '1' # expands to the latest stable release of julia
1515
- 'nightly'
1616
os:
1717
- ubuntu-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Genie"
22
uuid = "c43c736e-a2d1-11e8-161f-af95117fbd1e"
3-
version = "5.35.15"
3+
version = "6.0.0"
44
authors = ["The amazing Genie contributors ♥️"]
55

66
[deps]

0 commit comments

Comments
 (0)