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.
1 parent b82b70f commit 3d07b45Copy full SHA for 3d07b45
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## v1.2.4
6
+
7
*  Fix tests on Julia ≥ 1.6. ([#25](https://github.com/sostock/HalfIntegers.jl/pull/25))
8
9
## v1.2.3
Project.toml
@@ -1,7 +1,7 @@
1
name = "HalfIntegers"
uuid = "f0d1745a-41c9-11e9-1dd9-e5d34d218721"
authors = ["Sebastian Stock"]
-version = "1.2.3"
+version = "1.2.4"
[compat]
SaferIntegers = "2.2.1"
0 commit comments