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 a2c95ea + a8a82ce commit 77ba490Copy full SHA for 77ba490
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.5
+:project-version: 0.2.6
7
:project-url: https://github.com/{project-owner}/{project-name}
8
:documentation-url: https://{project-owner}.github.io/{project-name}
9
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.redis</groupId>
12
<artifactId>trino-redisearch</artifactId>
13
- <version>0.2.6-SNAPSHOT</version>
+ <version>0.2.6</version>
14
<name>Redis SQL</name>
15
<description>Trino - RediSearch Connector</description>
16
<packaging>trino-plugin</packaging>
0 commit comments