Skip to content

Commit a97c9cf

Browse files
committed
Updated release numbers in preparation for a release.
1 parent 7a24593 commit a97c9cf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

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

77
<groupId>monetdb</groupId>
88
<artifactId>monetdb-jdbc</artifactId>
9-
<version>12.0</version>
9+
<version>12.1</version>
1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>MonetDB JDBC driver</description>
1212
<url>https://www.monetdb.org</url>

release.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
RELEASE INFO
22
============
33

4-
MonetDB JDBC driver version 12.0
5-
Release date: 2025-01-17
4+
MonetDB JDBC driver version 12.1
5+
Release date: 2025-10-02
66

77
The Java Database Connectivity (JDBC) API provides universal data access from
88
the Java programming language.

0 commit comments

Comments
 (0)