Skip to content

Commit 77ba490

Browse files
author
Julien Ruaux
committed
2 parents a2c95ea + a8a82ce commit 77ba490

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:project-owner: redis-field-engineering
44
:project-name: redis-sql
55
:project-group: com.redis
6-
:project-version: 0.2.5
6+
:project-version: 0.2.6
77
:project-url: https://github.com/{project-owner}/{project-name}
88
:documentation-url: https://{project-owner}.github.io/{project-name}
99

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.redis</groupId>
1212
<artifactId>trino-redisearch</artifactId>
13-
<version>0.2.6-SNAPSHOT</version>
13+
<version>0.2.6</version>
1414
<name>Redis SQL</name>
1515
<description>Trino - RediSearch Connector</description>
1616
<packaging>trino-plugin</packaging>

0 commit comments

Comments
 (0)