Upgraded to working version of tristanable

This commit is contained in:
Tristan B. Kildaire 2020-10-16 17:12:55 +02:00
parent 03187a044e
commit df0ca31bd9
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"dependencies": {
"bformat": "~>1.0.8",
"tristanable": "~>0.1.0"
"tristanable": "~>0.1.1"
},
"description": "dnet client library",
"license": "LGPL v2.1",

View File

@ -2,6 +2,6 @@
"fileVersion": 1,
"versions": {
"bformat": "1.0.8",
"tristanable": "0.1.0"
"tristanable": "0.1.1"
}
}