diff --git a/README.md b/README.md
index e0027a7..a57158a 100644
--- a/README.md
+++ b/README.md
@@ -25,14 +25,14 @@ educated tradeoffs to achieve high performance:
com.sahilbondre
fireflydb
- 0.1.0
+ 0.1.1
```
### Gradle
```gradle
-implementation 'com.sahilbondre:fireflydb:0.1.0'
+implementation 'com.sahilbondre:fireflydb:0.1.1'
```
## API
diff --git a/benchmarks/firefly/pom.xml b/benchmarks/firefly/pom.xml
index dac145e..6f0feda 100644
--- a/benchmarks/firefly/pom.xml
+++ b/benchmarks/firefly/pom.xml
@@ -18,7 +18,7 @@
com.sahilbondre
fireflydb
- 0.1.0
+ 0.1.1
diff --git a/pom.xml b/pom.xml
index 1059f17..1014850 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,10 +6,10 @@
com.sahilbondre
fireflydb
- 0.1.0
+ 0.1.1
${project.artifactId}
- A fast hash-based key-value storage engine with microsecond latency.
+ FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.
https://github.com/godcrampy/fireflydb