Skip to content

Commit ae3b268

Browse files
Merge pull request #76 from blockfrost/chore/bump-version-go
chore: bump version.go
2 parents ae8e79f + 87dd19b commit ae3b268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010

1111
const (
1212
Major = 0
13-
Minor = 1
13+
Minor = 2
1414
Patch = 0
1515
Prerelease = ""
1616
)

0 commit comments

Comments
 (0)