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

chore: update version to 0.2.10 in deno.json

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