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 b3033f1 commit 094eabcCopy full SHA for 094eabc
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.0
+:project-version: 0.3.1
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.3.1-SNAPSHOT</version>
+ <version>0.3.1</version>
14
<name>Redis SQL Trino</name>
15
<description>Trino connector for RediSearch</description>
16
<packaging>trino-plugin</packaging>
0 commit comments