Skip to content

Commit 5d22aab

Browse files
chore(release): 3.48.0.0 [skip ci]
1 parent b0291ea commit 5d22aab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= SQLite JDBC Driver
2-
:project-version: 3.47.2.0
2+
:project-version: 3.48.0.0
33

44
image:https://img.shields.io/github/actions/workflow/status/xerial/sqlite-jdbc/ci.yml?branch=master[GitHub Workflow Status (branch),link=https://github.com/xerial/sqlite-jdbc/actions/workflows/ci.yml?query=branch%3Amaster]
55
image:https://badges.gitter.im/xerial/sqlite-jdbc.svg[Join the chat,link=https://gitter.im/xerial/sqlite-jdbc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge]

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.xerial</groupId>
66
<artifactId>sqlite-jdbc</artifactId>
7-
<version>3.48.0.0-SNAPSHOT</version>
7+
<version>3.48.0.0</version>
88
<name>SQLite JDBC</name>
99
<description>SQLite JDBC library</description>
1010
<url>https://github.com/xerial/sqlite-jdbc</url>

0 commit comments

Comments
 (0)