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

package version

const Version = "0.1.0"