Skip to content

Commit

Permalink
Release v0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmueller committed Jan 20, 2023
1 parent 6a5d579 commit d0e1e2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Get the latest release of Bud by running the following in your terminal:
curl -sf https://raw.githubusercontent.com/livebud/bud/main/install.sh | sh
```

## v0.2.7

- Fixed a small regression in `bud create` (#360)

## v0.2.6

This is a very big release. From the outside, not much has changed, but the internals have been [almost entirely re-written](https://github.com/livebud/bud/pull/347).
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.6
0.2.7

0 comments on commit d0e1e2a

Please sign in to comment.