Release v0.1.0
This commit is contained in:
parent
411f679491
commit
ca3e77cca9
2 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue