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 597237e commit e7f48a9Copy full SHA for e7f48a9
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.2
+:project-version: 0.3.3
6
:name: Redis SQL Trino
7
:toc:
8
:toc-placement!:
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.redis</groupId>
12
<artifactId>redis-sql-trino</artifactId>
13
- <version>0.3.3-SNAPSHOT</version>
+ <version>0.3.4-SNAPSHOT</version>
14
<name>Redis SQL Trino</name>
15
<description>Trino connector for RediSearch</description>
16
<packaging>trino-plugin</packaging>
0 commit comments