Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas A. Christensen II <[email protected]>
  • Loading branch information
MillironX committed Dec 29, 2021
1 parent 93c91c4 commit f674704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM mgibio/bam-readcount:1.0.0

ENV JULIA_VERSION 1.6.5
ENV HAPLINK_VERSION 0.4.0
ENV HAPLINK_VERSION 0.4.1

RUN \
apt-get update && \
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "HapLink"
uuid = "8ca39d33-de0d-4205-9b21-13a80f2b7eed"
authors = ["Thomas A. Christensen II, Kansas State University, and contributors"]
version = "0.4.0"
version = "0.4.1"

[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Expand Down

0 comments on commit f674704

Please sign in to comment.