Skip to content

Commit ca0c5e2

Browse files
Merge pull request #81 from blockfrost/chore/bump-version
chore: bump version file
2 parents fe97318 + 1ae5f38 commit ca0c5e2

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
@@ -11,7 +11,7 @@ import (
1111
const (
1212
Major = 0
1313
Minor = 2
14-
Patch = 0
14+
Patch = 2
1515
Prerelease = ""
1616
)
1717

0 commit comments

Comments
 (0)