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

package main

const Version = "0.0.0.dev"