Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit d7eb12b

Browse files
author
DJ
authored
bump versions (#123)
1 parent f81f772 commit d7eb12b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

align_tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "align_tools"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
authors = ["David Jaffe <[email protected]>"]
55
license = "MIT"
66
description = "Some tools that are 'internal' for now because they are insufficiently refined and unstable, but which are used by other 'public' crates."

vdj_ann/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vdj_ann"
3-
version = "0.4.3"
3+
version = "0.4.4"
44
authors = ["David Jaffe <[email protected]"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)