diff --git a/README.adoc b/README.adoc
index 6ac3fc7a0..24c9374f3 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,5 +1,5 @@
= SQLite JDBC Driver
-:project-version: 3.45.3.0
+:project-version: 3.46.0.0
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]
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]
diff --git a/pom.xml b/pom.xml
index 5e452d2c9..73a52bc50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.xerial
sqlite-jdbc
- 3.46.0.0-SNAPSHOT
+ 3.46.0.0
SQLite JDBC
SQLite JDBC library
https://github.com/xerial/sqlite-jdbc