Update to 0.3.0

This commit is contained in:
Terence Boldt 2022-03-04 18:06:00 -05:00
parent 5c45972a39
commit c1fe73d312
1 changed files with 1 additions and 1 deletions

View File

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