diff --git a/README.md b/README.md
index f1386db..9f80635 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Add the following dependency to your Maven project:
ai.spice
spiceai
- 0.1.0
+ 0.2.0
compile
```
@@ -22,7 +22,7 @@ Add the following dependency to your Maven project:
Add the following dependency to your Gradle project:
```groovy
-implementation 'ai.spice:spiceai:0.1.0'
+implementation 'ai.spice:spiceai:0.2.0'
```
### Manual installation
diff --git a/pom.xml b/pom.xml
index 96c95e1..a039be2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
ai.spice
spiceai
jar
- 0.1.0
+ 0.2.0
Java Spice SDK
https://github.com/spiceai/spice-java/
Spice provides a unified SQL query interface and portable runtime to locally materialize, accelerate, and query datasets from any database, data warehouse, or data lake.