summaryrefslogblamecommitdiffstats
path: root/version/version.go
blob: ae475bd89609e9c8f84ffb75747899b174a5a409 (plain) (tree)
1
2
3
4
5
6
7
                                                             

                               
                 
               
 
                            
// Copyright © 2022 siddharth ravikumar <s@ricketyspace.net>
// SPDX-License-Identifier: ISC

// Peach version.
package version

const Version = "0.2.0.dev1"