Skip to content

Commit 656160e

Browse files
committed
Bump version to v0.6.4
Signed-off-by: Jess Frazelle <[email protected]>
1 parent d474233 commit 656160e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.6.3
1+
v0.6.4

go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ require (
1717
gopkg.in/airbrake/gobrake.v2 v2.0.9 // indirect
1818
gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 // indirect
1919
)
20+
21+
go 1.13

0 commit comments

Comments
 (0)