summaryrefslogtreecommitdiffstats
path: root/version/version.go
blob: 23e1a191ecd918382f61e5d501ac008e6c1256a2 (plain) (blame)
1
2
3
4
5
6
7
// Copyright © 2022 siddharth ravikumar <s@ricketyspace.net>
// SPDX-License-Identifier: ISC

// Peach version.
package version

const Version = "0.8.1"