We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fa889a + 18f43f3 commit 26e351eCopy full SHA for 26e351e
README.adoc
@@ -2,7 +2,7 @@
2
:project-owner: redis-field-engineering
3
:project-name: redis-sql-trino
4
:project-group: com.redis
5
-:project-version: 0.2.9
+:project-version: 0.3.0
6
:name: Redis SQL Trino
7
8
++++
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.redis</groupId>
12
<artifactId>redis-sql-trino</artifactId>
13
- <version>0.2.10-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
14
<name>Redis SQL Trino</name>
15
<description>Trino connector for RediSearch</description>
16
<packaging>trino-plugin</packaging>
0 commit comments