memory bugfix, vbump

This commit is contained in:
2020-01-26 22:14:25 +01:00
parent e239ac2b7f
commit 9743ac15d9
4 changed files with 6 additions and 4 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.1")
(load "https://veitheller.de/git/carpentry/sqlite3@0.0.2")
```
## Usage