Bumped version for hotfix

This commit is contained in:
Paul Masurel
2019-12-17 21:10:50 +09:00
parent 0fde90faac
commit 2b3fe3a2b5
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
Tantivy 0.11.1
=====================
- Bug fix #729
Tantivy 0.11.0
=====================

View File

@@ -1,6 +1,6 @@
[package]
name = "tantivy"
version = "0.11.0"
version = "0.11.1"
authors = ["Paul Masurel <paul.masurel@gmail.com>"]
license = "MIT"
categories = ["database-implementations", "data-structures"]