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.
1 parent 7d863ad commit 49cf4c7Copy full SHA for 49cf4c7
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.3.3
+:project-version: 0.3.4
6
:name: Redis SQL Trino
7
:toc:
8
:toc-title:
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.redis</groupId>
12
<artifactId>redis-sql-trino</artifactId>
13
- <version>0.3.4-SNAPSHOT</version>
+ <version>0.3.5-SNAPSHOT</version>
14
<name>Redis SQL Trino</name>
15
<description>Trino connector for RediSearch</description>
16
<packaging>trino-plugin</packaging>
0 commit comments