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.
1 parent 52cd851 commit a3329a7Copy full SHA for a3329a7
VERSION
@@ -1 +1 @@
1
-version=3.30.0
+version=3.30.1
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.github.willena</groupId>
5
<artifactId>sqlite-jdbc</artifactId>
6
- <version>3.30.0</version>
+ <version>3.30.1</version>
7
<name>SQLite JDBC</name>
8
<description>SQLite JDBC library with encryption and authentication support</description>
9
<url>https://github.com/Willena/sqlite-jdbc-crypt</url>
0 commit comments