Skip to content

Commit 7408c76

Browse files
chore(release): v0.8.0 [skip ci]
1 parent 6529cc3 commit 7408c76

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

homebrew/autohand.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
class Autohand < Formula
55
desc "Autonomous LLM-powered coding agent CLI"
66
homepage "https://autohand.ai"
7-
url "https://registry.npmjs.org/autohand-cli/-/autohand-cli-0.7.14.tgz"
7+
url "https://registry.npmjs.org/autohand-cli/-/autohand-cli-0.8.0.tgz"
88
sha256 "PLACEHOLDER"
99
license "Apache-2.0"
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autohand-cli",
3-
"version": "0.7.14",
3+
"version": "0.8.0",
44
"license": "Apache-2.0",
55
"description": "Autohand interactive coding agent CLI powered by LLMs.",
66
"repository": {

0 commit comments

Comments
 (0)