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