Skip to content

Commit d66183d

Browse files
authored
Merge pull request #81 from bcbi/dpa/docs
Add a link to PackageCompilerX.jl
2 parents 21ba611 + 16d9459 commit d66183d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SimpleContainerGenerator"
22
uuid = "b8d349fb-717b-4aac-a9b1-e1da4219c631"
33
authors = ["Dilum Aluthge"]
4-
version = "1.2.0"
4+
version = "1.2.1"
55

66
[deps]
77
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ run(`docker build -t my_docker_username/my_image_name .`)
200200

201201
## Related Packages
202202
1. [PackageCompiler.jl](https://github.com/JuliaLang/PackageCompiler.jl)
203+
2. [PackageCompilerX.jl](https://github.com/JuliaLang/PackageCompilerX.jl)
203204

204205
## Acknowledgements
205206

0 commit comments

Comments
 (0)