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

package version

const Version = "0.8.1-dev.1"