summaryrefslogtreecommitdiffstats
path: root/version/version.go
blob: 8ad960f987ed8e35929f5a3f3fc649a70e87aea4 (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.5.0.dev"