Skip to content

Commit 0928597

Browse files
committed
Bumping version
1 parent f72abe9 commit 0928597

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Tantivy 0.18.1
2+
================================
3+
- Hotfix: positions computation. #1629 (@fmassot, @fulmicoton, @PSeitz)
4+
15
Tantivy 0.18
26
================================
37
- For date values `chrono` has been replaced with `time` (@uklotzde) #1304 :

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tantivy"
3-
version = "0.18.0"
3+
version = "0.18.1"
44
authors = ["Paul Masurel <[email protected]>"]
55
license = "MIT"
66
categories = ["database-implementations", "data-structures"]

0 commit comments

Comments
 (0)