Skip to content

Commit 83783d5

Browse files
committed
Bump up to 0.2.0
1 parent f6afb05 commit 83783d5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Cargo.toml

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
[package]
22
name = "daachorse"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
edition = "2018"
5-
authors = ["Koichi Akabe <[email protected]>"]
5+
authors = [
6+
"Koichi Akabe <[email protected]>",
7+
"Shunsuke Kanda <[email protected]>",
8+
]
69
description = "Daac Horse: Double-Array Aho-Corasick"
710
license = "MIT OR Apache-2.0"
811
homepage = "https://github.com/legalforce-research/daachorse"

0 commit comments

Comments
 (0)