1
0
Fork 0

Bump version to 0.3

This commit is contained in:
Daniele Tricoli 2020-08-24 19:10:14 +02:00
parent 7272e60bf1
commit 16d73cf025
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
"gopkg.in/alecthomas/kingpin.v2"
)
const version = "0.2"
const version = "0.3"
type shakableFile struct {
filepath string