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

package version

const Version = "0.8.0-dev.6"