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 256948b + bfdff4f commit b9b1086Copy full SHA for b9b1086
README.adoc
@@ -3,7 +3,7 @@
3
:project-owner: redis-field-engineering
4
:project-name: redis-sql
5
:project-group: com.redis
6
-:project-version: 0.2.4
+:project-version: 0.2.5
7
:artifact-id: trino-redisearch
8
:codecov-token: CQFF495IPH
9
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.redis</groupId>
12
<artifactId>trino-redisearch</artifactId>
13
- <version>0.2.5-SNAPSHOT</version>
+ <version>0.2.5</version>
14
<description>Trino - RediSearch Connector</description>
15
<packaging>trino-plugin</packaging>
16
0 commit comments