set version to 0.0.12

This commit is contained in:
2018-05-14 17:17:18 +03:00
parent e360726786
commit 820b639427
6 changed files with 23 additions and 12 deletions

View File

@@ -18,6 +18,7 @@ class TailVinyl extends Vinyl {
dispose() {
this.tail.unwatch();
this.contents.destroy();
}
}