Skip to content

Commit fe49c64

Browse files
authored
Add sqlite 3.36.0 native libraries (#618)
* sqlite 3.36.0 native libraries * Add m1 library
1 parent 6274a41 commit fe49c64

File tree

14 files changed

+2
-2
lines changed

14 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=3.35.0
1+
version=3.36.0
22

33

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.35.0.2-SNAPSHOT</version>
7+
<version>3.36.0-SNAPSHOT</version>
88
<name>SQLite JDBC</name>
99
<description>SQLite JDBC library</description>
1010

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)