summaryrefslogtreecommitdiffstats
path: root/version/version.go
blob: 86672ae3d4c9977f49193c6c65e3c0684919842b (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.3.0.dev1"