A simple command-line tool to start NetBSD virtual machines using QEMU with sensible defaults.

chore: update version to 0.2.7 in deno.json

+1 -1
+1 -1
deno.json
··· 1 1 { 2 2 "name": "@tsiry/netbsd-up", 3 - "version": "0.2.6", 3 + "version": "0.2.7", 4 4 "exports": "./main.ts", 5 5 "license": "MPL-2.0", 6 6 "tasks": {