Skip to content

Commit 504155c

Browse files
committed
upgrade golang to 1.9.4 and release v0.9.0
1 parent d719302 commit 504155c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
language: go
77

88
go:
9-
- 1.8.3
9+
- 1.9.4
1010

1111
after_success:
1212
- make

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.3
1+
0.9.0

0 commit comments

Comments
 (0)