version 0.3.1

This commit is contained in:
Ștefan Talpalaru 2021-11-20 01:29:06 +01:00
parent 6f55b371e2
commit eddfa91bdd
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
packageName = "rocksdb" packageName = "rocksdb"
version = "0.3.0" version = "0.3.1"
author = "Status Research & Development GmbH" author = "Status Research & Development GmbH"
description = "A wrapper for Facebook's RocksDB, an embeddable, persistent key-value store for fast storage" description = "A wrapper for Facebook's RocksDB, an embeddable, persistent key-value store for fast storage"
license = "Apache License 2.0 or GPLv2" license = "Apache License 2.0 or GPLv2"