A simple, zero-configuration script to quickly boot FreeBSD ISO images using QEMU

chore: update version to 0.2.9 in deno.json

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