Update to version 0.2.0

This commit is contained in:
Terence Boldt 2022-01-23 18:25:37 -05:00
parent 62c594d322
commit e590b82196
7 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import (
"github.com/tjboldt/ProDOS-Utilities/prodos"
)
const version = "0.1.0"
const version = "0.2.0"
func main() {
var fileName string