We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a27ace commit 1d498aeCopy full SHA for 1d498ae
Project.toml
@@ -1,6 +1,6 @@
1
name = "FileIO"
2
uuid = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
3
-version = "1.4.0"
+version = "1.4.1"
4
5
[deps]
6
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/19423
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v1.4.1 -m "<description of version>" 1d498aee1e08276fe1e06c7f133e6ba0758b5666 git push origin v1.4.1
2 commit comments
timholy commentedon Aug 13, 2020
@JuliaRegistrator register
JuliaRegistrator commentedon Aug 13, 2020
Registration pull request created: JuliaRegistries/General/19423
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: