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

package version

const Version = "0.6.1"