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

package version

const Version = "0.8.4-dev.1"