Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniruKun committed Jun 29, 2022
1 parent 47c650b commit 3142534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

const defaultSaveFileName = "save.dat"
const version = "0.2"
const version = "0.3"

func check(e error) {
if e != nil {
Expand Down

0 comments on commit 3142534

Please sign in to comment.