release: 0.3.0

This commit is contained in:
only-cli
2026-08-23 09:22:16 -04:00
parent 5567b31d6a
commit 1103798914
5 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"name": "only-cli",
"source": { "source": "github", "repo": "only-cli/oc" },
"description": "Browse websites from the terminal in a few hundred tokens",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "https://github.com/only-cli/oc",
"license": "MIT"
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "only-cli",
"description": "Browse websites from the terminal in a few hundred tokens",
"version": "0.2.0"
"version": "0.3.0"
}