Release v0.1.0

This commit is contained in:
Ben Buhse 2026-03-06 13:48:49 -06:00
commit ca3e77cca9
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
2 changed files with 1 additions and 2 deletions

View file

@ -46,7 +46,6 @@ Optional (for building man pages):
#### Note for Gentoo Users #### Note for Gentoo Users
Beansprout is available in my personal [ebuild repo](https://codeberg.org/bwbuhse/buhserepo). Beansprout is available in my personal [ebuild repo](https://codeberg.org/bwbuhse/buhserepo).
Right now, it's just a live ebuild, but I will add versioned ebuilds once v0.1.0 is released.
### Build ### Build

View file

@ -4,7 +4,7 @@
.{ .{
.name = .beansprout, .name = .beansprout,
.version = "0.0.1", .version = "0.1.0",
.fingerprint = 0x145dac71c283d187, // Changing this has security and trust implications. .fingerprint = 0x145dac71c283d187, // Changing this has security and trust implications.