ownership bugfix and vbump

This commit is contained in:
2020-01-27 09:05:11 +01:00
parent 2386599913
commit 262aacc0a9
4 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ everything, but it tries to be useful.
## Installation
```clojure
(load "https://veitheller.de/git/carpentry/sqlite3@0.0.2")
(load "https://veitheller.de/git/carpentry/sqlite3@0.0.3")
```
## Usage