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

package version

const Version = "0.0.0.dev"