Skip to content

Commit 0e7a03d

Browse files
committed
Add initial files
0 parents  commit 0e7a03d

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "QuerySQLite"
2+
uuid = "57f923c0-76be-11e9-095d-c942eaffc94b"
3+
version = "0.1.0"

src/QuerySQLite.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module QuerySQLite
2+
3+
end # module

0 commit comments

Comments
 (0)