Update BioAlignments to deal with rebase

This commit is contained in:
Thomas A. Christensen II 2022-05-12 16:35:40 -05:00
parent b4765ddd33
commit 94afc5ba38
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -129,11 +129,11 @@ version = "0.1.0"
[[BioAlignments]] [[BioAlignments]]
deps = ["BioGenerics", "BioSequences", "BioSymbols", "IntervalTrees", "LinearAlgebra"] deps = ["BioGenerics", "BioSequences", "BioSymbols", "IntervalTrees", "LinearAlgebra"]
git-tree-sha1 = "fcc3ec5fbdeeba2a05b2ca15cb518d31f3f308dc" git-tree-sha1 = "29e735a07a5f03e76f0ce99f2293cecd946c3729"
repo-rev = "operations-fix" repo-rev = "operations-fix"
repo-url = "https://github.com/MillironX/BioAlignments.jl" repo-url = "https://github.com/MillironX/BioAlignments.jl"
uuid = "00701ae9-d1dc-5365-b64a-a3a3ebf5695e" uuid = "00701ae9-d1dc-5365-b64a-a3a3ebf5695e"
version = "2.0.0" version = "2.1.0"
[[BioCore]] [[BioCore]]
deps = ["Automa", "BufferedStreams", "YAML"] deps = ["Automa", "BufferedStreams", "YAML"]