summaryrefslogtreecommitdiffstats
path: root/version/version.go
blob: 2e34600a3ab5badd6ebd9e3042a9b842a08c8e36 (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.2.0.dev2"