summaryrefslogtreecommitdiffstats
path: root/version/version.go
blob: e448b3ae9424f0cd3d6d2461a32c56d4a99b8c0c (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.6.0"