summaryrefslogtreecommitdiffstats
path: root/version/version.go
blob: 18e58351e1e688e549f63ae842660091ccb562db (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.1"