Skip to content

Commit 16a27ff

Browse files
committed
Release v0.36.1
1 parent 61507e5 commit 16a27ff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ go 1.21
44

55
retract v0.26.1 // Tag was applied incorrectly due to a bug in the release workflow.
66

7+
retract v0.36.0 // Accidentally modified the tag.
8+
79
require (
810
github.com/benbjohnson/clock v1.3.5
911
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "v0.36.0"
2+
"version": "v0.36.1"
33
}

0 commit comments

Comments
 (0)