Skip to content

Commit 00c90b0

Browse files
committed
Version 3.40.1.0-SNAPSHOT
1 parent 8b985c7 commit 00c90b0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

VERSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=3.40.0
2-
artifactVersion=3.40.0.0
3-
sqliteMCVersion=1.5.4
1+
version=3.40.1
2+
artifactVersion=3.40.1.0-SNAPSHOT
3+
sqliteMCVersion=1.5.5

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>io.github.willena</groupId>
66
<artifactId>sqlite-jdbc</artifactId>
7-
<version>3.40.0.0</version>
7+
<version>3.40.1.0-SNAPSHOT</version>
88
<name>SQLite JDBC</name>
99
<description>SQLite JDBC library with encryption and authentication support</description>
1010
<url>https://github.com/Willena/sqlite-jdbc-crypt</url>

0 commit comments

Comments
 (0)