Skip to content

Commit 814832f

Browse files
authored
Update version to 0.1.0 (#12)
1 parent 1e03810 commit 814832f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>ai.spice</groupId>
55
<artifactId>spiceai</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.1.0-SNAPSHOT</version>
7+
<version>0.1.0</version>
88
<name>Java Spice SDK</name>
99
<url>https://github.com/spiceai/spice-java/</url>
1010
<description>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.</description>
@@ -129,4 +129,4 @@
129129
</plugin>
130130
</plugins>
131131
</build>
132-
</project>
132+
</project>

0 commit comments

Comments
 (0)